jw2yang commited on
Commit
7ec0c53
1 Parent(s): b32a9a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -153,6 +153,7 @@ gr.Interface(
153
  examples=[
154
  ["./elephants.png", "an elephant; an elephant walking in the river; four elephants walking in the river"],
155
  ["./apple_with_ipod.jpg", "an ipod; an apple with a write note 'ipod'; an apple with a write note 'iphone'"],
 
156
  ["./crowd2.jpg", "a street; a street with a woman walking in the middle; a street with a man walking in the middle"],
157
  ["./donut.png", "a bread; a donut; some donuts"],
158
  ["./horse.png", "an image of horse; an image of cow; an image of dog"],
153
  examples=[
154
  ["./elephants.png", "an elephant; an elephant walking in the river; four elephants walking in the river"],
155
  ["./apple_with_ipod.jpg", "an ipod; an apple with a write note 'ipod'; an apple with a write note 'iphone'"],
156
+ ["./apple_with_ipod.jpg", "a write note 'ipod'; a write note 'ipad'; a write note 'iphone'"],
157
  ["./crowd2.jpg", "a street; a street with a woman walking in the middle; a street with a man walking in the middle"],
158
  ["./donut.png", "a bread; a donut; some donuts"],
159
  ["./horse.png", "an image of horse; an image of cow; an image of dog"],