Yaron Koresh commited on
Commit
dab4671
·
verified ·
1 Parent(s): b77bd5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def Piper(_do):
79
  width=768,
80
  #negative_prompt='ugly, deformed, disfigured, poor details, bad anatomy, labels, texts, logos',
81
  num_inference_steps=40,
82
- guidance_scale=3.5
83
  )
84
 
85
  def infer(prompt):
 
79
  width=768,
80
  #negative_prompt='ugly, deformed, disfigured, poor details, bad anatomy, labels, texts, logos',
81
  num_inference_steps=40,
82
+ guidance_scale=10
83
  )
84
 
85
  def infer(prompt):