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