Yaron Koresh commited on
Commit
89a2df4
·
verified ·
1 Parent(s): 558864a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ def Piper(_do,_dont):
94
  width=576,
95
  negative_prompt=_dont,
96
  num_inference_steps=50,
97
- guidance_scale=10
98
  )
99
 
100
  def infer(prompt,prompt2):
 
94
  width=576,
95
  negative_prompt=_dont,
96
  num_inference_steps=50,
97
+ guidance_scale=1.1
98
  )
99
 
100
  def infer(prompt,prompt2):