aifeifei798 commited on
Commit
932f70c
·
verified ·
1 Parent(s): 5c0b033

Update feifeilib/feifeitexttoimg.py

Browse files
Files changed (1) hide show
  1. feifeilib/feifeitexttoimg.py +1 -1
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,