jw2yang commited on
Commit
a6f1d1c
1 Parent(s): 5c76d4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,6 +122,6 @@ gr.Interface(
122
  ],
123
  examples=[
124
  ["./elephants.png", "an elephant"],
125
- ["./apple_with_ipod.jpg", "an apple"],
126
  ],
127
  ).launch()
 
122
  ],
123
  examples=[
124
  ["./elephants.png", "an elephant"],
125
+ ["./apples_six.jpg", "a green apple"],
126
  ],
127
  ).launch()