prithivMLmods commited on
Commit
f341af1
·
verified ·
1 Parent(s): 3d010db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.png"],
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 = [