Oranblock commited on
Commit
24e02ae
1 Parent(s): 2ad137b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
239
  minimum=0.1,
240
  maximum=20.0,
241
  step=0.1,
242
- value=6,
243
  )
244
 
245
  gr.Examples(
 
239
  minimum=0.1,
240
  maximum=20.0,
241
  step=0.1,
242
+ value=15.7,
243
  )
244
 
245
  gr.Examples(