wondervictor commited on
Commit
bbdc19a
·
1 Parent(s): 78f86c4

update code

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -333,7 +333,7 @@ with gr.Blocks() as demo:
333
  },
334
  {
335
  "text": "Look and answer.",
336
- "files": ["examples/puzzle.png"]
337
  },
338
  {
339
  "text": "Please point out all the hats on people's heads in the image, output concatenated point coordinates like <point>x y</point><point>x y</point>",
 
333
  },
334
  {
335
  "text": "Look and answer.",
336
+ "files": ["examples/puzzle.jpg"]
337
  },
338
  {
339
  "text": "Please point out all the hats on people's heads in the image, output concatenated point coordinates like <point>x y</point><point>x y</point>",