salman508 commited on
Commit
cfd6199
·
verified ·
1 Parent(s): a0fa291

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -94,8 +94,8 @@ def sequence_prediction(video_file):
94
 
95
  return predicted_label
96
  example_list=[
97
- ["video1.mp4"],
98
- ["video2.mp4"],
99
  ]
100
  # Gradio interface
101
  iface = gr.Interface(
 
94
 
95
  return predicted_label
96
  example_list=[
97
+ ["video1.avi"],
98
+ ["video2.avi"],
99
  ]
100
  # Gradio interface
101
  iface = gr.Interface(