jw2yang commited on
Commit
7b5ef76
1 Parent(s): b20978f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,6 +138,6 @@ gr.Interface(
138
  ],
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()
 
138
  ],
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()