Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Pranjal12345
/
Classification_Transformers
like
0
Image Classification
Transformers
PyTorch
Safetensors
English
vit
ImageClassification
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Pranjal12345
commited on
Sep 19, 2023
Commit
9ea1ea6
·
1 Parent(s):
ee07719
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
library_name: transformers
8
+
pipeline_tag: image-classification
9
+
tags:
10
+
- ImageClassification
11
+
---