prithivMLmods commited on
Commit
4b060c2
·
verified ·
1 Parent(s): 561a435

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -81,7 +81,6 @@ examples = [
81
  [{"text": "Can you describe this image?", "files": ["example_images/newyork.jpg"]}],
82
  [{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
83
  [{"text": "Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
84
- [{"text": "What art era do these artpieces belong to?", "files": ["example_images/rococo.jpg", "example_images/rococo_1.jpg"]}],
85
 
86
  ]
87
 
 
81
  [{"text": "Can you describe this image?", "files": ["example_images/newyork.jpg"]}],
82
  [{"text": "Can you describe this image?", "files": ["example_images/dogs.jpg"]}],
83
  [{"text": "Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
 
84
 
85
  ]
86