prithivMLmods commited on
Commit
a49b517
1 Parent(s): 409b6c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -279,7 +279,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
279
  minimum=1,
280
  maximum=60,
281
  step=1,
282
- value=28,
283
  )
284
 
285
  gr.Examples(
 
279
  minimum=1,
280
  maximum=60,
281
  step=1,
282
+ value=40,
283
  )
284
 
285
  gr.Examples(