Spaces:
Sleeping
Sleeping
prithivMLmods
commited on
Commit
•
febc809
1
Parent(s):
508feab
Update app.py
Browse files
app.py
CHANGED
@@ -278,7 +278,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
278 |
minimum=1,
|
279 |
maximum=60,
|
280 |
step=1,
|
281 |
-
value=
|
282 |
)
|
283 |
|
284 |
gr.Examples(
|
|
|
278 |
minimum=1,
|
279 |
maximum=60,
|
280 |
step=1,
|
281 |
+
value=28,
|
282 |
)
|
283 |
|
284 |
gr.Examples(
|