lopesdri commited on
Commit
fe86f81
·
1 Parent(s): c506f81

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ def detect(img):
29
  return new_image
30
 
31
 
32
- examples = ['apple_img.jpg',]
33
 
34
 
35
  css = ".output-image, .input-image, .image-preview {height: 400px !important}"
 
29
  return new_image
30
 
31
 
32
+ examples = ['apple_img.jpg', 'michael.gif']
33
 
34
 
35
  css = ".output-image, .input-image, .image-preview {height: 400px !important}"