Spaces:
Runtime error
Runtime error
Ilija Eftimov commited on
Commit ·
2082fc6
1
Parent(s): ea3434b
update model name
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ Pasta is delicious, but there are too many pasta types to remember. This app wil
|
|
| 23 |
recall the name of the pasta whose image you'll upload.
|
| 24 |
|
| 25 |
Under the hood it's a pasta classifier, built using Fast.ai by fine-tuning the
|
| 26 |
-
`
|
| 27 |
|
| 28 |
* Campanelle
|
| 29 |
* Ditalini
|
|
|
|
| 23 |
recall the name of the pasta whose image you'll upload.
|
| 24 |
|
| 25 |
Under the hood it's a pasta classifier, built using Fast.ai by fine-tuning the
|
| 26 |
+
`convnext_small_in22k` model. It supports only the followig pasta types:
|
| 27 |
|
| 28 |
* Campanelle
|
| 29 |
* Ditalini
|