Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -12,11 +12,11 @@ video_model = VideoModel.from_transformers("facebook/timesformer-base-finetuned-
|
|
12 |
|
13 |
|
14 |
examples = [
|
15 |
-
["https://
|
16 |
-
["https://
|
17 |
-
["https://
|
18 |
-
["https://
|
19 |
-
["https://
|
20 |
#["https://www.youtube.com/watch?v=B9ea7YyCP6E"],
|
21 |
#["https://www.youtube.com/watch?v=BBkpaeJBKmk"],
|
22 |
#["https://www.youtube.com/watch?v=BBqU8Apee_g"],
|
|
|
12 |
|
13 |
|
14 |
examples = [
|
15 |
+
["https://youtu.be/huAJ9dC5lmI"],
|
16 |
+
["https://youtu.be/vcWt6u5HTg"],
|
17 |
+
["https://youtu.be/-3kZSi5qjRM"],
|
18 |
+
["https://youtu.be/-6usjfP8hys"],
|
19 |
+
["https://youtu.be/BDHub0gBGtc"],
|
20 |
#["https://www.youtube.com/watch?v=B9ea7YyCP6E"],
|
21 |
#["https://www.youtube.com/watch?v=BBkpaeJBKmk"],
|
22 |
#["https://www.youtube.com/watch?v=BBqU8Apee_g"],
|