zzhao-swansea commited on
Commit
39d171e
·
verified ·
1 Parent(s): 0c91a5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -274,7 +274,7 @@ with gr.Blocks() as demo:
274
  show_label=True,
275
  minimum=0,
276
  maximum=1,
277
- value=0.4,
278
  step=0.01,
279
  scale=4,
280
  visible=False,
 
274
  show_label=True,
275
  minimum=0,
276
  maximum=1,
277
+ value=0.5,
278
  step=0.01,
279
  scale=4,
280
  visible=False,