dima806 commited on
Commit
cb6ed8d
·
verified ·
1 Parent(s): 3d6caec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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