sachin commited on
Commit
316a674
1 Parent(s): 39d232c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def predict(img):
12
 
13
  title = "Know your cat"
14
  description = "Cat Breed detection is hard. Use pic with cat only"
15
- examples = ['cat.png', 'Lasse Cat.png', 'Pumpking.png']
16
  interpretation='default'
17
  enable_queue=True
18
 
 
12
 
13
  title = "Know your cat"
14
  description = "Cat Breed detection is hard. Use pic with cat only"
15
+ examples = ['cat.png', 'Lasse Cat.png', 'Pumpkin.png']
16
  interpretation='default'
17
  enable_queue=True
18