Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
FLIP-dataset
/
FLIP-base-32
like
0
Follow
FLIP
3
Zero-Shot Image Classification
Transformers
PyTorch
Safetensors
clip
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
P01son
commited on
Jun 28, 2023
Commit
ab753cb
•
1 Parent(s):
462ff42
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -2,6 +2,8 @@
2
license: apache-2.0
3
---
4
5
6
```
7
from PIL import Image
2
license: apache-2.0
3
---
4
5
+
CLIP model post-trained on 80M face images.
6
+
7
8
```
9
from PIL import Image