prithivMLmods commited on
Commit
5ec4578
·
verified ·
1 Parent(s): 5afd124

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -199,7 +199,6 @@ examples = [
199
  [{"text": "@RolmOCR OCR the Text in the Image", "files": ["rolm/1.jpeg"]}],
200
  [{"text": "@RolmOCR Explain the Ad in Detail", "files": ["examples/videoplayback.mp4"]}],
201
  [{"text": "@RolmOCR OCR the Image", "files": ["rolm/3.jpeg"]}],
202
- [{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
203
  [{"text": "Extract as JSON table from the table", "files": ["examples/4.jpg"]}],
204
  ]
205
 
 
199
  [{"text": "@RolmOCR OCR the Text in the Image", "files": ["rolm/1.jpeg"]}],
200
  [{"text": "@RolmOCR Explain the Ad in Detail", "files": ["examples/videoplayback.mp4"]}],
201
  [{"text": "@RolmOCR OCR the Image", "files": ["rolm/3.jpeg"]}],
 
202
  [{"text": "Extract as JSON table from the table", "files": ["examples/4.jpg"]}],
203
  ]
204