merve HF Staff commited on
Commit
c728a92
·
verified ·
1 Parent(s): f0f2245

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -126,7 +126,7 @@ def model_inference(
126
 
127
 
128
  examples=[
129
- [[{"text": "Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
130
  [{"text": "What art era this artpiece <image> and this artpiece <image> belong to?", "files": ["example_images/rococo.jpg", "example_images/rococo_1.jpg"]}],
131
  [{"text": "Describe this image.", "files": ["example_images/campeones.jpg"]}],
132
  [{"text": "What does this say?", "files": ["example_images/math.jpg"]}],
 
126
 
127
 
128
  examples=[
129
+ [{"text": "Where do the severe droughts happen according to this diagram?", "files": ["example_images/examples_weather_events.png"]}],
130
  [{"text": "What art era this artpiece <image> and this artpiece <image> belong to?", "files": ["example_images/rococo.jpg", "example_images/rococo_1.jpg"]}],
131
  [{"text": "Describe this image.", "files": ["example_images/campeones.jpg"]}],
132
  [{"text": "What does this say?", "files": ["example_images/math.jpg"]}],