prithivMLmods commited on
Commit
246aaa4
·
verified ·
1 Parent(s): 27bd1d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
195
  step=64,
196
  value=832,
197
  )
198
- guidance quieran_scale = gr.Slider(
199
  label="Guidance Scale",
200
  minimum=0.1,
201
  maximum=20.0,
 
195
  step=64,
196
  value=832,
197
  )
198
+ guidance_scale = gr.Slider(
199
  label="Guidance Scale",
200
  minimum=0.1,
201
  maximum=20.0,