Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -185,7 +185,7 @@ image_examples = [
|
|
185 |
|
186 |
video_examples = [
|
187 |
["Explain the ad in detail", "videos/1.mp4"],
|
188 |
-
["Identify the main actions in the video", "videos/2.mp4"]
|
189 |
["Identify the main scenes in the video", "videos/3.mp4"]
|
190 |
]
|
191 |
|
|
|
185 |
|
186 |
video_examples = [
|
187 |
["Explain the ad in detail", "videos/1.mp4"],
|
188 |
+
["Identify the main actions in the video", "videos/2.mp4"],
|
189 |
["Identify the main scenes in the video", "videos/3.mp4"]
|
190 |
]
|
191 |
|