Instructions to use laion/CLIP-ViT-B-16-DataComp.XL-s13B-b90K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use laion/CLIP-ViT-B-16-DataComp.XL-s13B-b90K with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:laion/CLIP-ViT-B-16-DataComp.XL-s13B-b90K') tokenizer = open_clip.get_tokenizer('hf-hub:laion/CLIP-ViT-B-16-DataComp.XL-s13B-b90K') - Notebooks
- Google Colab
- Kaggle
Add instructions on how to use this with timm (i.e. show timm model tag)
#1 opened over 2 years ago
by
gaunernst