Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
TPM-28
/
MemeDetector
like
0
Image Classification
Safetensors
vit
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
TPM-28
commited on
Oct 18, 2024
Commit
9490f1c
·
verified
·
1 Parent(s):
3426130
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- google/vit-base-patch16-224
5
+
pipeline_tag: image-classification
6
+
tags:
7
+
- image-classification
8
+
---