Spaces:
Running
on
Zero
Running
on
Zero
update app
Browse files
app.py
CHANGED
|
@@ -262,7 +262,6 @@ image_examples = [
|
|
| 262 |
video_examples = [
|
| 263 |
["Explain the ad in detail", "videos/1.mp4"],
|
| 264 |
["Identify the main actions in the video", "videos/2.mp4"],
|
| 265 |
-
["Identify the main scenes in the video", "videos/3.mp4"]
|
| 266 |
]
|
| 267 |
|
| 268 |
css = """
|
|
|
|
| 262 |
video_examples = [
|
| 263 |
["Explain the ad in detail", "videos/1.mp4"],
|
| 264 |
["Identify the main actions in the video", "videos/2.mp4"],
|
|
|
|
| 265 |
]
|
| 266 |
|
| 267 |
css = """
|