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

update code

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. app.py +1 -1
  3. examples/puzzle.jpg +3 -0
.gitattributes CHANGED
@@ -42,3 +42,4 @@ examples/000000018380.jpeg filter=lfs diff=lfs merge=lfs -text
42
  examples/bancopy.jpg filter=lfs diff=lfs merge=lfs -text
43
  examples/beijing.jpg filter=lfs diff=lfs merge=lfs -text
44
  simhei.ttf filter=lfs diff=lfs merge=lfs -text
 
 
42
  examples/bancopy.jpg filter=lfs diff=lfs merge=lfs -text
43
  examples/beijing.jpg filter=lfs diff=lfs merge=lfs -text
44
  simhei.ttf filter=lfs diff=lfs merge=lfs -text
45
+ examples/puzzle.jpg filter=lfs diff=lfs merge=lfs -text
app.py CHANGED
@@ -374,7 +374,7 @@ with gr.Blocks() as demo:
374
  },
375
  {
376
  "text": "看图回答。",
377
- "files": ["examples/puzzle.png"]
378
  },
379
  {
380
  "text": "请点出图像中所有戴在头上的帽子, 输出串联的点坐标<point>x y</point><point>x y</point>",
 
374
  },
375
  {
376
  "text": "看图回答。",
377
+ "files": ["examples/puzzle.jpg"]
378
  },
379
  {
380
  "text": "请点出图像中所有戴在头上的帽子, 输出串联的点坐标<point>x y</point><point>x y</point>",
examples/puzzle.jpg ADDED

Git LFS Details

  • SHA256: d8e648944ad7021f59bd380a102662ee689bd18fc2a0751d98bf664747bb8fe7
  • Pointer size: 131 Bytes
  • Size of remote file: 275 kB