Yaron Koresh commited on
Commit
368300b
·
verified ·
1 Parent(s): 8dd1ca4

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