littlebird13 commited on
Commit
fe90cb9
1 Parent(s): cbda924

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,8 +44,8 @@ DEMO_LIST = [
44
  "image": resolve_image("./examples/3.png")
45
  },
46
  {
47
- "description": "I want to know the volume of this sofa",
48
- "image": resolve_image("./examples/4.png")
49
  },
50
  ]
51
 
 
44
  "image": resolve_image("./examples/3.png")
45
  },
46
  {
47
+ "description": "How many pelicans are there in the picture",
48
+ "image": resolve_image("./examples/6.png")
49
  },
50
  ]
51