prithivMLmods commited on
Commit
36cd24e
·
verified ·
1 Parent(s): 3cae58c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,9 +80,9 @@ examples = [
80
  [{"text": "Extract JSON from the image", "files": ["example_images/document.jpg"]}],
81
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
82
  [{"text": "Describe the photo", "files": ["examples/3.png"]}],
 
83
  [{"text": "Summarize the full image in detail", "files": ["examples/2.jpg"]}],
84
  [{"text": "Describe this image.", "files": ["example_images/campeones.jpg"]}],
85
- [{"text": "What does this say?", "files": ["example_images/math.jpg"]}],
86
  [{"text": "What is this UI about?", "files": ["example_images/s2w_example.png"]}],
87
  [{"text": "Can you describe this image?", "files": ["example_images/newyork.jpg"]}],
88
  [{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
 
80
  [{"text": "Extract JSON from the image", "files": ["example_images/document.jpg"]}],
81
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
82
  [{"text": "Describe the photo", "files": ["examples/3.png"]}],
83
+ [{"text": "Extract JSON from the table", "files": ["examples/4.jpg"]}],
84
  [{"text": "Summarize the full image in detail", "files": ["examples/2.jpg"]}],
85
  [{"text": "Describe this image.", "files": ["example_images/campeones.jpg"]}],
 
86
  [{"text": "What is this UI about?", "files": ["example_images/s2w_example.png"]}],
87
  [{"text": "Can you describe this image?", "files": ["example_images/newyork.jpg"]}],
88
  [{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],