Instructions to use SynthFairCLIP/clip-vit-base-patch16-mixed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use SynthFairCLIP/clip-vit-base-patch16-mixed with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:SynthFairCLIP/clip-vit-base-patch16-mixed') tokenizer = open_clip.get_tokenizer('hf-hub:SynthFairCLIP/clip-vit-base-patch16-mixed') - 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:5046c202db940897b56aa90cd675972c7fdf9838bd38b88f8070765e25100bff
|
| 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:dac1035cf37aa89c24fc9b68311314d30c278e7a6a4d1f9feb77f684b6deea34
|
| 3 |
size 598599478
|