Ilija Eftimov commited on
Commit
2082fc6
·
1 Parent(s): ea3434b

update model name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- `convnext_base_in22ft1k` model. It supports only the followig pasta types:
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