Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pawlo2013
/
vit-bird-classification
like
0
Image Classification
Transformers
Safetensors
vit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
pawlo2013
commited on
Dec 10, 2024
Commit
09611b3
·
verified
·
1 Parent(s):
08d93ed
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -2,4 +2,5 @@
2
base_model:
3
- google/vit-base-patch16-224-in21k
4
pipeline_tag: image-classification
5
---
2
base_model:
3
- google/vit-base-patch16-224-in21k
4
pipeline_tag: image-classification
5
+
library_name: transformers
6
---