Yaron Koresh commited on
Commit
bcfc748
·
verified ·
1 Parent(s): 82b16c7

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=1024,
95
  negative_prompt=_dont,
96
  num_inference_steps=50,
97
- guidance_scale=2.2
98
  )
99
 
100
  def infer(prompt,prompt2):
 
94
  width=1024,
95
  negative_prompt=_dont,
96
  num_inference_steps=50,
97
+ guidance_scale=2
98
  )
99
 
100
  def infer(prompt,prompt2):