Spaces:
Running
on
Zero
Running
on
Zero
gizemsarsinlar
commited on
Commit
•
2530368
1
Parent(s):
3d0449e
Update app.py
Browse files
app.py
CHANGED
@@ -65,7 +65,7 @@ with gr.Blocks(css=css) as demo:
|
|
65 |
# Example images and text
|
66 |
examples = [
|
67 |
["image1.jpeg", "What does this painting tell us explain in detail?"],
|
68 |
-
["image2.jpg", "
|
69 |
["image3.jpg", "Describe the scene in this picture."]
|
70 |
]
|
71 |
|
|
|
65 |
# Example images and text
|
66 |
examples = [
|
67 |
["image1.jpeg", "What does this painting tell us explain in detail?"],
|
68 |
+
["image2.jpg", "What does this painting tell us explain in detail?"],
|
69 |
["image3.jpg", "Describe the scene in this picture."]
|
70 |
]
|
71 |
|