Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
44a869e
1
Parent(s):
94eb0a1
Update app.py
Browse files
app.py
CHANGED
@@ -194,7 +194,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
194 |
minimum=1,
|
195 |
maximum=50,
|
196 |
step=1,
|
197 |
-
value=
|
198 |
)
|
199 |
|
200 |
style_selection = gr.Radio(
|
|
|
194 |
minimum=1,
|
195 |
maximum=50,
|
196 |
step=1,
|
197 |
+
value=8,
|
198 |
)
|
199 |
|
200 |
style_selection = gr.Radio(
|