lyimo commited on
Commit
45e13cc
Β·
1 Parent(s): ba641d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ def predict(img):
68
 
69
  title = "Bird Detector"
70
  description = "Bird Detector."
71
- examples = ['BIRD.jpg']
72
  interpretation='default'
73
  enable_queue=True
74
 
 
68
 
69
  title = "Bird Detector"
70
  description = "Bird Detector."
71
+ examples = ['BIRD.png']
72
  interpretation='default'
73
  enable_queue=True
74