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