Spaces:
Runtime error
Runtime error
ManishThota
commited on
Commit
•
8a67c3f
1
Parent(s):
87cbf92
Update app.py
Browse files
app.py
CHANGED
@@ -96,8 +96,7 @@ examples = [
|
|
96 |
["videos/2016-01-01_1400_US_KTTV-FOX_Morning_News_at_6AM_1842.36-1846.68_this_year.mp4"],
|
97 |
["videos/2016-01-01_1300_US_KNBC_Today_in_LA_at_5am_12.46-16.95_this_morning.mp4"],
|
98 |
["videos/2016-01-05_0200_US_KNBC_Channel_4_News_1561.29-1565.95_next_week.mp4"],
|
99 |
-
["videos/2016-01-28_0700_US_KNBC_Channel_4_News_at_11PM_629.56-633.99_in_the_future.mp4"]
|
100 |
-
["videos/2016-08-06_0000_US_CNN_Anderson_Cooper_360_1349.61-1354.13_nowadays.mp4"]
|
101 |
]
|
102 |
|
103 |
# Title, description, and article for the interface
|
|
|
96 |
["videos/2016-01-01_1400_US_KTTV-FOX_Morning_News_at_6AM_1842.36-1846.68_this_year.mp4"],
|
97 |
["videos/2016-01-01_1300_US_KNBC_Today_in_LA_at_5am_12.46-16.95_this_morning.mp4"],
|
98 |
["videos/2016-01-05_0200_US_KNBC_Channel_4_News_1561.29-1565.95_next_week.mp4"],
|
99 |
+
["videos/2016-01-28_0700_US_KNBC_Channel_4_News_at_11PM_629.56-633.99_in_the_future.mp4"]
|
|
|
100 |
]
|
101 |
|
102 |
# Title, description, and article for the interface
|