jw2yang commited on
Commit
b654e12
1 Parent(s): b2a8e32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -120,5 +120,6 @@ gr.Interface(
120
  ["./birds.png", "a goldfinch"],
121
  ["./apples_six.jpg", "a green apple"],
122
  ["./wines.jpg", "milk shake"],
 
123
  ],
124
  ).launch()
120
  ["./birds.png", "a goldfinch"],
121
  ["./apples_six.jpg", "a green apple"],
122
  ["./wines.jpg", "milk shake"],
123
+ ["./pencil_sharpers.jpg", "a blue pencil sharper"],
124
  ],
125
  ).launch()