prithivMLmods commited on
Commit
8b9fc4b
·
verified ·
1 Parent(s): f94bd86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ examples = [
77
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
78
  [{"text": "Describe the document?", "files": ["example_images/document.jpg"]}],
79
  [{"text": "Describe the photo", "files": ["examples/3.png"]}],
80
- [{"text": "Summarize the full image in detail", "files": ["examples/2.png"]}],
81
  [{"text": "Describe this image.", "files": ["example_images/campeones.jpg"]}],
82
  [{"text": "What does this say?", "files": ["example_images/math.jpg"]}],
83
  [{"text": "What is this UI about?", "files": ["example_images/s2w_example.png"]}],
 
77
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
78
  [{"text": "Describe the document?", "files": ["example_images/document.jpg"]}],
79
  [{"text": "Describe the photo", "files": ["examples/3.png"]}],
80
+ [{"text": "Summarize the full image in detail", "files": ["examples/2.jpg"]}],
81
  [{"text": "Describe this image.", "files": ["example_images/campeones.jpg"]}],
82
  [{"text": "What does this say?", "files": ["example_images/math.jpg"]}],
83
  [{"text": "What is this UI about?", "files": ["example_images/s2w_example.png"]}],