Yaron Koresh commited on
Commit
112e45f
·
verified ·
1 Parent(s): 8109282

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=20,
88
  max_sequence_length=512,
89
- guidance_scale=10
90
  )
91
  return retu
92
  except:
 
86
  width=480,
87
  num_inference_steps=20,
88
  max_sequence_length=512,
89
+ guidance_scale=1
90
  )
91
  return retu
92
  except: