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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ iface = gr.Interface(
102
  fn=sequence_prediction,
103
  inputs=gr.Video(label="Upload a video file"),
104
  outputs="text",
105
- examples=example_list,
106
  )
107
 
108
  # Launch the Gradio app
 
102
  fn=sequence_prediction,
103
  inputs=gr.Video(label="Upload a video file"),
104
  outputs="text",
105
+ #examples=example_list,
106
  )
107
 
108
  # Launch the Gradio app