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

Update app.py

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