Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,6 @@ def load_and_fuse_lora_weights(pipe, lora_models):
|
|
39 |
|
40 |
# List of LoRA models and their corresponding scales
|
41 |
lora_models = [
|
42 |
-
("mrcuddle/Character_Design_Helper", "CharacterDesign-FluxV2.safetensors", 0.125),
|
43 |
("mrcuddle/live2d-model-maker", "LIVE2D-FLUX.safetensors", 0.125)
|
44 |
]
|
45 |
|
|
|
39 |
|
40 |
# List of LoRA models and their corresponding scales
|
41 |
lora_models = [
|
|
|
42 |
("mrcuddle/live2d-model-maker", "LIVE2D-FLUX.safetensors", 0.125)
|
43 |
]
|
44 |
|