prithivMLmods commited on
Commit
42d9d19
·
verified ·
1 Parent(s): 98cc629

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -500,7 +500,7 @@ with gr.Blocks(theme="bethecloud/storj_theme", css=css, delete_cache=(120, 120))
500
  minimum=4,
501
  maximum=50,
502
  step=1,
503
- value=45,
504
  info="Automatically set by speed mode"
505
  )
506
 
 
500
  minimum=4,
501
  maximum=50,
502
  step=1,
503
+ value=48,
504
  info="Automatically set by speed mode"
505
  )
506