prithivMLmods commited on
Commit
11b7e21
1 Parent(s): dadebee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -223,7 +223,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme", js=js_func) as demo:
223
  minimum=1,
224
  maximum=25,
225
  step=1,
226
- value=23,
227
  )
228
 
229
  gr.Examples(
 
223
  minimum=1,
224
  maximum=25,
225
  step=1,
226
+ value=20,
227
  )
228
 
229
  gr.Examples(