prithivMLmods commited on
Commit
8b3f5c3
·
verified ·
1 Parent(s): 9e26783

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ examples = [
155
  [{"text": "@aya-vision What is this UI about?", "files": ["example_images/s2w_example.png"]}],
156
  [{"text": "Can you describe this image?", "files": ["example_images/newyork.jpg"]}],
157
  [{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
158
- [{"text": "Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
159
  ]
160
 
161
  demo = gr.ChatInterface(
 
155
  [{"text": "@aya-vision What is this UI about?", "files": ["example_images/s2w_example.png"]}],
156
  [{"text": "Can you describe this image?", "files": ["example_images/newyork.jpg"]}],
157
  [{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
158
+ [{"text": "@aya-vision Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
159
  ]
160
 
161
  demo = gr.ChatInterface(