luodian commited on
Commit
b12ba46
1 Parent(s): c31fe7e

Update image and text inputs in app.py

Browse files
app.py CHANGED
@@ -152,8 +152,8 @@ if __name__ == "__main__":
152
  "What's this image about?",
153
  ],
154
  [
155
- "./assets/IMG_00012.png",
156
- "How many apples are there?",
157
  ],
158
  [
159
  "./assets/./IMG_00012.png",
@@ -164,8 +164,8 @@ if __name__ == "__main__":
164
  "What is this and where is it from?",
165
  ],
166
  [
167
- "./assets/IMG_00094.png",
168
- "What's important on this website?",
169
  ],
170
  ],
171
  inputs=[image_input, text_input],
 
152
  "What's this image about?",
153
  ],
154
  [
155
+ "./assets/IMG_00040.png",
156
+ "What are the scene texts in this image?",
157
  ],
158
  [
159
  "./assets/./IMG_00012.png",
 
164
  "What is this and where is it from?",
165
  ],
166
  [
167
+ "./assets/IMG_00041.png",
168
+ "What are the scene texts in this image?",
169
  ],
170
  ],
171
  inputs=[image_input, text_input],
assets/IMG_00040.png ADDED
assets/IMG_00041.png ADDED
assets/IMG_00096.png ADDED