Instructions to use SynthFairCLIP/clip-vit-base-patch16-baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use SynthFairCLIP/clip-vit-base-patch16-baseline with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:SynthFairCLIP/clip-vit-base-patch16-baseline') tokenizer = open_clip.get_tokenizer('hf-hub:SynthFairCLIP/clip-vit-base-patch16-baseline') - Notebooks
- Google Colab
- Kaggle
Add SynthFairCLIP ViT-B-16 (patch16) mixed model
Browse files
open_clip_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598516980
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa06ef9278203d17c566410dec09e29f4fcc6f37b18c21456904cd010290254c
|
| 3 |
size 598516980
|
open_clip_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598599478
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f1193ed0ecce6440497fd184f4aadfd79d52fd281f15faaef0dfbad237e8894
|
| 3 |
size 598599478
|