Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -26,4 +26,4 @@ def predict(img):
|
|
| 26 |
|
| 27 |
title="Brain and fruits classifier"",
|
| 28 |
|
| 29 |
-
description="This model identifies between real brains, prunes and walnuts in images.".launch()
|
|
|
|
| 26 |
|
| 27 |
title="Brain and fruits classifier"",
|
| 28 |
|
| 29 |
+
description="This model identifies between real brains, prunes and walnuts in images.").launch()
|