Ava2lon commited on
Commit
cf514ae
·
verified ·
1 Parent(s): 1c5aff2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ Generate royalty-free background music instantly.
44
 
45
  duration = gr.Slider(
46
  minimum=5,
47
- maximum=30,
48
  value=10,
49
  step=1,
50
  label="Duration (seconds)"
 
44
 
45
  duration = gr.Slider(
46
  minimum=5,
47
+ maximum=60,
48
  value=10,
49
  step=1,
50
  label="Duration (seconds)"