Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -190,7 +190,7 @@ image_examples = [
|
|
190 |
["count the number of birds and explain the scene in detail.", "images/2.jpeg"],
|
191 |
["how far is the Goal from the penalty taker in this image?.", "images/3.png"],
|
192 |
["approximately how many meters apart are the chair and bookshelf?.", "images/4.png"],
|
193 |
-
["how far is the man in the red hat from the pallet of boxes in feet?.", "images/5.
|
194 |
]
|
195 |
|
196 |
video_examples = [
|
|
|
190 |
["count the number of birds and explain the scene in detail.", "images/2.jpeg"],
|
191 |
["how far is the Goal from the penalty taker in this image?.", "images/3.png"],
|
192 |
["approximately how many meters apart are the chair and bookshelf?.", "images/4.png"],
|
193 |
+
["how far is the man in the red hat from the pallet of boxes in feet?.", "images/5.jpg"],
|
194 |
]
|
195 |
|
196 |
video_examples = [
|