Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ metrics:
|
|
6 |
base_model:
|
7 |
- google/vit-base-patch16-224-in21k
|
8 |
pipeline_tag: image-classification
|
|
|
9 |
---
|
10 |
Detects age group with about 18% accuracy based on an image.
|
11 |
|
|
|
6 |
base_model:
|
7 |
- google/vit-base-patch16-224-in21k
|
8 |
pipeline_tag: image-classification
|
9 |
+
library_name: transformers
|
10 |
---
|
11 |
Detects age group with about 18% accuracy based on an image.
|
12 |
|