Spaces:
Running
on
Zero
Running
on
Zero
aifeifei798
commited on
Commit
•
aa3c564
1
Parent(s):
3fea8d9
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ def feifeimodload():
|
|
29 |
|
30 |
pipe.set_adapters(
|
31 |
["feifei"],
|
32 |
-
adapter_weights=[
|
33 |
)
|
34 |
pipe.fuse_lora(
|
35 |
adapter_name=["feifei"],
|
|
|
29 |
|
30 |
pipe.set_adapters(
|
31 |
["feifei"],
|
32 |
+
adapter_weights=[1],
|
33 |
)
|
34 |
pipe.fuse_lora(
|
35 |
adapter_name=["feifei"],
|