Spaces:
Sleeping
Sleeping
Commit ·
99d014f
1
Parent(s): d77dc77
updates
Browse files
app.py
CHANGED
|
@@ -95,6 +95,8 @@ examples = [
|
|
| 95 |
['videos/You_are_my_sunshine.mp4', 'You are my sunshine'],
|
| 96 |
['videos/scrub_your_hands_for_at_least_20_seconds.mp4', 'scrub your hands for at least 20 seconds'],
|
| 97 |
['videos/no.mp4', 'no'],
|
|
|
|
|
|
|
| 98 |
]
|
| 99 |
|
| 100 |
|
|
|
|
| 95 |
['videos/You_are_my_sunshine.mp4', 'You are my sunshine'],
|
| 96 |
['videos/scrub_your_hands_for_at_least_20_seconds.mp4', 'scrub your hands for at least 20 seconds'],
|
| 97 |
['videos/no.mp4', 'no'],
|
| 98 |
+
["videos/i_feel_rejuvenated_by_this_beautiful weather.mp4","I feel rejuvenated by this beautiful weather"],
|
| 99 |
+
["videos/north_dakota_they_dont_need.mp4","... north dakota they don't need ..."],
|
| 100 |
]
|
| 101 |
|
| 102 |
|