Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -21,9 +21,9 @@ examples = [
|
|
| 21 |
],
|
| 22 |
[
|
| 23 |
"./videos/sample_video_2.mp4",
|
| 24 |
-
"
|
| 25 |
],
|
| 26 |
-
["./videos/sample_video_3.mp4", "
|
| 27 |
]
|
| 28 |
|
| 29 |
# Title, description, and article for the interface
|
|
|
|
| 21 |
],
|
| 22 |
[
|
| 23 |
"./videos/sample_video_2.mp4",
|
| 24 |
+
"¿Cuál es el animal de este vídeo? ¿Cuantos animales hay?",
|
| 25 |
],
|
| 26 |
+
["./videos/sample_video_3.mp4", "Que se passe-t-il dans cette vidéo ?"],
|
| 27 |
]
|
| 28 |
|
| 29 |
# Title, description, and article for the interface
|