Yaron Koresh commited on
Commit
a00e764
·
verified ·
1 Parent(s): 6011d2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -78,8 +78,8 @@ def Piper(_do,_dont):
78
  height=512,
79
  width=768,
80
  negative_prompt=_dont,
81
- num_inference_steps=40,
82
- guidance_scale=3.5
83
  )
84
 
85
  def infer(prompt,prompt2):
 
78
  height=512,
79
  width=768,
80
  negative_prompt=_dont,
81
+ num_inference_steps=80,
82
+ guidance_scale=8.5
83
  )
84
 
85
  def infer(prompt,prompt2):