Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -186,7 +186,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
186 |
minimum=1,
|
187 |
maximum=40,
|
188 |
step=1,
|
189 |
-
value=
|
190 |
)
|
191 |
|
192 |
style_selection = gr.Radio(
|
|
|
186 |
minimum=1,
|
187 |
maximum=40,
|
188 |
step=1,
|
189 |
+
value=23,
|
190 |
)
|
191 |
|
192 |
style_selection = gr.Radio(
|