Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
zer0int
/
CLIP-GmP-ViT-L-14
like
302
Zero-Shot Image Classification
Transformers
Safetensors
SPRIGHT-T2I/spright_coco
clip
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
9
Train
Deploy
Use this model
zer0int
commited on
Sep 22
Commit
03b3a70
•
1 Parent(s):
91f69bf
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,5 +1,6 @@
1
---
2
license: mit
3
datasets:
4
- SPRIGHT-T2I/spright_coco
5
---
1
---
2
license: mit
3
+
base_model: openai/clip-vit-large-patch14
4
datasets:
5
- SPRIGHT-T2I/spright_coco
6
---