RuudVelo commited on
Commit
b6488b2
1 Parent(s): a0996d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ title = "Dutch Snack Detector"
17
 
18
  description = "Dutch Snack Detector: Detect your Dutch snack and enjoy"
19
 
20
- examples = ['frikandel.jpg','kroket.jpg']
21
 
22
  interpretation='default'
23
 
 
17
 
18
  description = "Dutch Snack Detector: Detect your Dutch snack and enjoy"
19
 
20
+ examples = ['frikandel.jpg','kroket.jpg','bitterballen.jpg']
21
 
22
  interpretation='default'
23