fffiloni commited on
Commit
9c7f4e2
·
verified ·
1 Parent(s): d53a06b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ with gr.Blocks() as demo:
193
  """)
194
  with gr.Row():
195
  with gr.Column():
196
- video_in = gr.Video(label='Video IN')
197
  submit_btn = gr.Button("Submit")
198
  gr.Examples(
199
  examples = [
 
193
  """)
194
  with gr.Row():
195
  with gr.Column():
196
+ video_in = gr.Video(label='Video IN', format="mp4")
197
  submit_btn = gr.Button("Submit")
198
  gr.Examples(
199
  examples = [