Spaces:
Runtime error
Runtime error
share false
Browse files- app/app.py +1 -1
app/app.py
CHANGED
@@ -84,7 +84,7 @@ def app():
|
|
84 |
"./test_images/dog.jpeg",
|
85 |
"./test_images/cat.jpeg",
|
86 |
"./test_images/butterfly.jpeg",
|
87 |
-
"./test_images/
|
88 |
"./test_images/horse.jpeg",
|
89 |
],
|
90 |
).launch()
|
|
|
84 |
"./test_images/dog.jpeg",
|
85 |
"./test_images/cat.jpeg",
|
86 |
"./test_images/butterfly.jpeg",
|
87 |
+
"./test_images/chicken.jpeg",
|
88 |
"./test_images/horse.jpeg",
|
89 |
],
|
90 |
).launch()
|