Yaron Koresh commited on
Commit
58e9af4
·
verified ·
1 Parent(s): 5ae5ec3

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=175,
96
- guidance_scale=10
97
  )
98
 
99
  def infer(prompt,prompt2):
 
93
  width=576,
94
  negative_prompt=_dont,
95
  num_inference_steps=175,
96
+ guidance_scale=6
97
  )
98
 
99
  def infer(prompt,prompt2):