Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
msubhanahmed
/
CTran
like
0
Image Classification
English
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
msubhanahmed
commited on
Aug 1
Commit
df6d5d3
·
verified
·
1 Parent(s):
65d4232
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,6 @@ license: apache-2.0
3
language:
4
- en
5
pipeline_tag: image-classification
6
---
3
language:
4
- en
5
pipeline_tag: image-classification
6
+
base_model:
7
+
- google/vit-base-patch16-224
8
---