sitammeur commited on
Commit
ad9569f
·
verified ·
1 Parent(s): 68916f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -21,9 +21,9 @@ examples = [
21
  ],
22
  [
23
  "./videos/sample_video_2.mp4",
24
- "Which are the animals in this video, and how many are there?",
25
  ],
26
- ["./videos/sample_video_3.mp4", "What is happening in this video?"],
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