Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -350,7 +350,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
350 |
minimum=10,
|
351 |
maximum=1000,
|
352 |
step=10,
|
353 |
-
value=
|
354 |
)
|
355 |
|
356 |
gr.Examples(
|
|
|
350 |
minimum=10,
|
351 |
maximum=1000,
|
352 |
step=10,
|
353 |
+
value=225,
|
354 |
)
|
355 |
|
356 |
gr.Examples(
|