Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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=
|
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(
|