jwyang commited on
Commit
b2a8e32
1 Parent(s): 40e226d

change to milk shake

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,6 +119,6 @@ gr.Interface(
119
  examples=[
120
  ["./birds.png", "a goldfinch"],
121
  ["./apples_six.jpg", "a green apple"],
122
- ["./wines.jpg", "tea"],
123
  ],
124
  ).launch()
 
119
  examples=[
120
  ["./birds.png", "a goldfinch"],
121
  ["./apples_six.jpg", "a green apple"],
122
+ ["./wines.jpg", "milk shake"],
123
  ],
124
  ).launch()