johnrachwanpruna commited on
Commit
8d1fdf3
·
verified ·
1 Parent(s): 52ce765

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ with gr.Blocks(css=css) as demo:
106
  minimum=1,
107
  maximum=50,
108
  step=1,
109
- value=4,
110
  )
111
 
112
  gr.Examples(
 
106
  minimum=1,
107
  maximum=50,
108
  step=1,
109
+ value=28,
110
  )
111
 
112
  gr.Examples(