Dongxu Li commited on
Commit
6e59ab6
·
1 Parent(s): d93faa0

update example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ examples = [
140
  ["house.png", "How could someone get out of the house?"],
141
  ["flower.jpg", "Question: What is this flower and where is it's origin? Answer:"],
142
  ["forbidden_city.webp", "In what dynasties was this place built?"],
143
- ["pizza.jpg", "What are the ingredients of it?"],
144
  ]
145
 
146
  with gr.Blocks(
 
140
  ["house.png", "How could someone get out of the house?"],
141
  ["flower.jpg", "Question: What is this flower and where is it's origin? Answer:"],
142
  ["forbidden_city.webp", "In what dynasties was this place built?"],
143
+ ["pizza.jpg", "What are the ingredients?"],
144
  ]
145
 
146
  with gr.Blocks(