Spaces:
Running
on
Zero
Running
on
Zero
Update feifeilib/feifeimodload.py
Browse files
feifeilib/feifeimodload.py
CHANGED
@@ -35,7 +35,7 @@ def feifeimodload():
|
|
35 |
|
36 |
pipe.set_adapters(
|
37 |
["feifei","Ultra-Realistic"],
|
38 |
-
adapter_weights=[0.
|
39 |
)
|
40 |
|
41 |
pipe.fuse_lora(
|
|
|
35 |
|
36 |
pipe.set_adapters(
|
37 |
["feifei","Ultra-Realistic"],
|
38 |
+
adapter_weights=[0.75, 0.65],
|
39 |
)
|
40 |
|
41 |
pipe.fuse_lora(
|