mrfakename commited on
Commit
dc293d0
1 Parent(s): 5b1e62a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -280,7 +280,7 @@ with gr.Blocks() as demo:
280
  value=50,
281
  interactive=True,
282
  minimum=2,
283
- maximum=500,
284
  )
285
  inp_vidw = gr.Slider(
286
  label="Video Width",
 
280
  value=50,
281
  interactive=True,
282
  minimum=2,
283
+ maximum=1500,
284
  )
285
  inp_vidw = gr.Slider(
286
  label="Video Width",