Yaron Koresh commited on
Commit
9b22351
·
verified ·
1 Parent(s): f6cf1dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def Piper(_do):
86
  width=480,
87
  num_inference_steps=25,
88
  max_sequence_length=512,
89
- guidance_scale=2
90
  )
91
  return retu
92
  except:
 
86
  width=480,
87
  num_inference_steps=25,
88
  max_sequence_length=512,
89
+ guidance_scale=4
90
  )
91
  return retu
92
  except: