prithivMLmods commited on
Commit
74fbff5
1 Parent(s): b8344c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,7 +228,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme", js=js_func) as demo:
228
  minimum=1,
229
  maximum=35,
230
  step=1,
231
- value=25,
232
  )
233
 
234
  gr.Examples(
 
228
  minimum=1,
229
  maximum=35,
230
  step=1,
231
+ value=20,
232
  )
233
 
234
  gr.Examples(