jw2yang commited on
Commit
72a0ddc
·
1 Parent(s): 38f4809

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -139,5 +139,6 @@ gr.Interface(
139
  examples=[
140
  ["./elephants.png", "an elephant; an elephant walking in the river; four elephants walking in the river"],
141
  ["./apple_with_ipod.jpg", "an ipod; an apple with a write note 'ipod'; an apple"],
 
142
  ],
143
  ).launch()
 
139
  examples=[
140
  ["./elephants.png", "an elephant; an elephant walking in the river; four elephants walking in the river"],
141
  ["./apple_with_ipod.jpg", "an ipod; an apple with a write note 'ipod'; an apple"],
142
+ ["./crowd2.jpg", "a street; a street with a person walking; a street with a woman walking; a street with a man walking"]
143
  ],
144
  ).launch()