drFarid commited on
Commit
23e915a
·
verified ·
1 Parent(s): 40eea6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ def predict(image):
74
 
75
  # Example images
76
  examples = [
77
- ['trefledame.jpg'],
78
  ['coeurroi.jpg'],
79
  ['coeur3.jpg']
80
  ]
 
74
 
75
  # Example images
76
  examples = [
77
+ ['trefledame.JPG'],
78
  ['coeurroi.jpg'],
79
  ['coeur3.jpg']
80
  ]