ManishThota commited on
Commit
e6f84e4
1 Parent(s): e80df4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -19,12 +19,12 @@ examples = [
19
  "videos/2016-01-01_0100_US_KNBC_Channel_4_News_1867.16-1871.38_now.mp4",
20
  "Here are some frames of a video. Describe this video in detail.",
21
  ]
22
- # [
23
- # ".videos/2016-01-01_0200_US_KNBC_Channel_4_News_1329.12-1333.29_tonight.mp4",
24
- # "Here are some frames of a video. Describe this video in detail.",
25
- # ],
26
- # [" .videos/2016-01-01_0830_US_KNBC_Tonight_Show_with_Jimmy_Fallon_725.45-729.76_tonight.mp4",
27
- # "Here are some frames of a video. Describe this video in detail.",],
28
  ]
29
 
30
  # Title, description, and article for the interface
 
19
  "videos/2016-01-01_0100_US_KNBC_Channel_4_News_1867.16-1871.38_now.mp4",
20
  "Here are some frames of a video. Describe this video in detail.",
21
  ]
22
+ [
23
+ "videos/2016-01-01_0200_US_KNBC_Channel_4_News_1329.12-1333.29_tonight.mp4",
24
+ "Here are some frames of a video. Describe this video in detail.",
25
+ ],
26
+ [" videos/2016-01-01_0830_US_KNBC_Tonight_Show_with_Jimmy_Fallon_725.45-729.76_tonight.mp4",
27
+ "Here are some frames of a video. Describe this video in detail.",],
28
  ]
29
 
30
  # Title, description, and article for the interface