prithivMLmods commited on
Commit
534c4c3
·
verified ·
1 Parent(s): 04e5fc2

Update app.py

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