Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ metrics:
|
|
5 |
- f1
|
6 |
base_model:
|
7 |
- google/vit-base-patch16-224-in21k
|
|
|
8 |
---
|
9 |
|
10 |
Predicts house plant type with about 90% accuracy based on an image.
|
|
|
5 |
- f1
|
6 |
base_model:
|
7 |
- google/vit-base-patch16-224-in21k
|
8 |
+
pipeline_tag: image-classification
|
9 |
---
|
10 |
|
11 |
Predicts house plant type with about 90% accuracy based on an image.
|