Spaces:
Sleeping
Sleeping
add model transforms
Browse files- app.py +1 -1
- examples/peacock_1.jpeg +0 -0
app.py
CHANGED
|
@@ -24,7 +24,7 @@ labels = gr.Label()
|
|
| 24 |
examples = [
|
| 25 |
"examples/healthy.jpg",
|
| 26 |
"examples/aculus_2.jpg",
|
| 27 |
-
"examples/peacock_3.
|
| 28 |
]
|
| 29 |
demo = gr.Interface(
|
| 30 |
classify_health,
|
|
|
|
| 24 |
examples = [
|
| 25 |
"examples/healthy.jpg",
|
| 26 |
"examples/aculus_2.jpg",
|
| 27 |
+
"examples/peacock_3.jpg",
|
| 28 |
]
|
| 29 |
demo = gr.Interface(
|
| 30 |
classify_health,
|
examples/peacock_1.jpeg
DELETED
|
Binary file (7.14 kB)
|
|
|