dbaranchuk commited on
Commit
484ca0e
·
verified ·
1 Parent(s): 5a8a681

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ with gr.Blocks(css=css) as demo:
101
  minimum=0.0,
102
  maximum=10.,
103
  step=0.5,
104
- value=4.5,
105
  )
106
 
107
  with gr.Accordion("Advanced Settings", open=False):
 
101
  minimum=0.0,
102
  maximum=10.,
103
  step=0.5,
104
+ value=3.5,
105
  )
106
 
107
  with gr.Accordion("Advanced Settings", open=False):