alyxx commited on
Commit
6a40cba
1 Parent(s): cacfc79
Files changed (4) hide show
  1. app.py +2 -2
  2. bulba.jfif +0 -0
  3. charmander.png +0 -0
  4. pika.jfif +0 -0
app.py CHANGED
@@ -6,6 +6,6 @@ pipe = pipeline(task="image-classification",
6
  gr.Interface.from_pipeline(pipe,
7
  title="Whos's that pokemon",
8
  description="Pokemon Image Classification",
9
- # examples = ['wonder_cat.jpg', 'aki_dog.jpg',],
10
- # article = "Author: <a href=\"https://huggingface.co/rowel\">Rowel Atienza</a>",
11
  ).launch()
 
6
  gr.Interface.from_pipeline(pipe,
7
  title="Whos's that pokemon",
8
  description="Pokemon Image Classification",
9
+ examples = ['bulba.jpg', 'charmandar.jpg', 'pika.jpg'],
10
+ article = "Author: kaiku",
11
  ).launch()
bulba.jfif ADDED
Binary file (8.52 kB). View file
 
charmander.png ADDED
pika.jfif ADDED
Binary file (4.56 kB). View file