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