None1145 commited on
Commit
ad08350
·
verified ·
1 Parent(s): 1d09186

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ with gr.Blocks() as img:
91
  minimum=1,
92
  maximum=60,
93
  step=1,
94
- value=5,
95
  )
96
 
97
  run_button = gr.Button("Run", scale=0, variant="primary")
 
91
  minimum=1,
92
  maximum=60,
93
  step=1,
94
+ value=28,
95
  )
96
 
97
  run_button = gr.Button("Run", scale=0, variant="primary")