Yaron Koresh commited on
Commit
8ea880b
·
verified ·
1 Parent(s): 9b53056

Update app.py

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