Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -159,8 +159,8 @@ image_examples = [
|
|
159 |
]
|
160 |
|
161 |
video_examples = [
|
162 |
-
["Explain the Ad in Detail", "
|
163 |
-
["Identify the main actions in the video", "
|
164 |
]
|
165 |
|
166 |
# Create the Gradio Interface
|
|
|
159 |
]
|
160 |
|
161 |
video_examples = [
|
162 |
+
["Explain the Ad in Detail", "videos/1.mp4"],
|
163 |
+
["Identify the main actions in the video", "videos/2.mp4"]
|
164 |
]
|
165 |
|
166 |
# Create the Gradio Interface
|