Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -296,7 +296,7 @@ examples = [
|
|
296 |
[{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
|
297 |
[{"text": "@aya-vision Summarize the letter", "files": ["examples/1.png"]}],
|
298 |
[{"text": "@aya-vision Extract JSON from the image", "files": ["example_images/document.jpg"]}],
|
299 |
-
[{"text": "@video-infer Explain what is happening in this video briefly
|
300 |
[{"text": "Extract as JSON table from the table", "files": ["examples/4.jpg"]}],
|
301 |
[{"text": "@aya-vision Describe the photo", "files": ["examples/3.png"]}],
|
302 |
[{"text": "@aya-vision Summarize the full image in detail", "files": ["examples/2.jpg"]}],
|
|
|
296 |
[{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
|
297 |
[{"text": "@aya-vision Summarize the letter", "files": ["examples/1.png"]}],
|
298 |
[{"text": "@aya-vision Extract JSON from the image", "files": ["example_images/document.jpg"]}],
|
299 |
+
[{"text": "@video-infer Explain what is happening in this video briefly by understanding", "files": ["examples/oreo.mp4"]}],
|
300 |
[{"text": "Extract as JSON table from the table", "files": ["examples/4.jpg"]}],
|
301 |
[{"text": "@aya-vision Describe the photo", "files": ["examples/3.png"]}],
|
302 |
[{"text": "@aya-vision Summarize the full image in detail", "files": ["examples/2.jpg"]}],
|