Spaces:
Runtime error
Runtime error
ManishThota
commited on
Commit
•
0bb5c8d
1
Parent(s):
78da2be
Update app.py
Browse files
app.py
CHANGED
@@ -18,8 +18,8 @@ examples = [
|
|
18 |
[
|
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 |
# ],
|
|
|
18 |
[
|
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 |
# ],
|