rickysk commited on
Commit
568cc49
1 Parent(s): e6f8c11

Update app.py

Browse files

Added links to right examples

Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -122,9 +122,9 @@ gr.Interface(
122
  inputs=gr.Video(type="file"),
123
  outputs=gr.Label(num_top_classes=7),
124
  examples=[
125
- ["examples/babycrawling.mp4"],
126
- ["examples/baseball.mp4"],
127
- ["examples/balancebeam.mp4"],
128
  ],
129
  title="VideoMAE IPM",
130
  description=(
 
122
  inputs=gr.Video(type="file"),
123
  outputs=gr.Label(num_top_classes=7),
124
  examples=[
125
+ ["examples/bend.mp4"],
126
+ ["examples/cnw.mp4"],
127
+ ["examples/lift.mp4"],
128
  ],
129
  title="VideoMAE IPM",
130
  description=(