Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -364,7 +364,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
364 |
minimum=10,
|
365 |
maximum=1000,
|
366 |
step=10,
|
367 |
-
value=
|
368 |
)
|
369 |
|
370 |
gr.Examples(
|
|
|
364 |
minimum=10,
|
365 |
maximum=1000,
|
366 |
step=10,
|
367 |
+
value=400,
|
368 |
)
|
369 |
|
370 |
gr.Examples(
|