FilipeR commited on
Commit
ff46fdc
1 Parent(s): d890468

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ with gr.Blocks(css=css, theme="rawrsor1/Everforest") as demo:
197
  minimum=10,
198
  maximum=60,
199
  step=1,
200
- value=3⁵,
201
  interactive=True
202
  )
203
  with gr.Row():
 
197
  minimum=10,
198
  maximum=60,
199
  step=1,
200
+ value=30,
201
  interactive=True
202
  )
203
  with gr.Row():