Spaces:
Running
on
Zero
Running
on
Zero
Update feifeilib/feifeitexttoimg.py
Browse files
feifeilib/feifeitexttoimg.py
CHANGED
@@ -39,7 +39,7 @@ def feifeitexttoimg(
|
|
39 |
lora_scale=1.0,
|
40 |
)
|
41 |
|
42 |
-
pipe.unload_lora_weights()
|
43 |
|
44 |
image = pipe(
|
45 |
prompt="flux, 8k, ",
|
|
|
39 |
lora_scale=1.0,
|
40 |
)
|
41 |
|
42 |
+
#pipe.unload_lora_weights()
|
43 |
|
44 |
image = pipe(
|
45 |
prompt="flux, 8k, ",
|