prithivMLmods commited on
Commit
3c2995e
·
verified ·
1 Parent(s): e91a769

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 ?", "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"]}],
 
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"]}],