Yaron Koresh commited on
Commit
19886ab
·
verified ·
1 Parent(s): f5602a0

Update app.py

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