Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -312,8 +312,8 @@ image_examples = [
|
|
312 |
]
|
313 |
|
314 |
video_examples = [
|
315 |
-
["Explain the
|
316 |
-
["
|
317 |
]
|
318 |
|
319 |
css = """
|
|
|
312 |
]
|
313 |
|
314 |
video_examples = [
|
315 |
+
["Explain the video in detail.", "videos/1.mp4"],
|
316 |
+
["Explain the video in detail.", "videos/2.mp4"]
|
317 |
]
|
318 |
|
319 |
css = """
|