prithivMLmods commited on
Commit
ef85e64
·
verified ·
1 Parent(s): 79caef1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -187,7 +187,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
187
  minimum=1,
188
  maximum=25,
189
  step=1,
190
- value=8,
191
  )
192
 
193
  gr.Examples(
 
187
  minimum=1,
188
  maximum=25,
189
  step=1,
190
+ value=20,
191
  )
192
 
193
  gr.Examples(