Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
|