jw2yang commited on
Commit
1c54f2a
1 Parent(s): 6713348

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,6 +120,6 @@ gr.Interface(
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()
120
  ["./birds.png", "a goldfinch"],
121
  ["./apples_six.jpg", "a green apple"],
122
  ["./wines.jpg", "milk shake"],
123
+ ["./logos.jpg", "a microsoft logo"],
124
  ],
125
  ).launch()