Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -167,7 +167,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
167 |
minimum=1,
|
168 |
maximum=40,
|
169 |
step=1,
|
170 |
-
value=
|
171 |
)
|
172 |
|
173 |
style_selection = gr.Radio(
|
|
|
167 |
minimum=1,
|
168 |
maximum=40,
|
169 |
step=1,
|
170 |
+
value=30,
|
171 |
)
|
172 |
|
173 |
style_selection = gr.Radio(
|