Spaces:
Running
Running
CatherineProtas
commited on
Commit
•
f16653f
1
Parent(s):
83449d9
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,8 @@ def predict(img):
|
|
18 |
# Example images for demonstration
|
19 |
examples = [
|
20 |
"dar3.jpg",
|
21 |
-
"dar2.jpg"
|
|
|
22 |
]
|
23 |
|
24 |
# Create the Gradio interface
|
|
|
18 |
# Example images for demonstration
|
19 |
examples = [
|
20 |
"dar3.jpg",
|
21 |
+
"dar2.jpg",
|
22 |
+
"untited90.jpg"
|
23 |
]
|
24 |
|
25 |
# Create the Gradio interface
|