How to use InspiratioNULL/CLIP-VIT-B-32-DataComp.XL-CoreML with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:InspiratioNULL/CLIP-VIT-B-32-DataComp.XL-CoreML') tokenizer = open_clip.get_tokenizer('hf-hub:InspiratioNULL/CLIP-VIT-B-32-DataComp.XL-CoreML')
The community tab is the place to discuss and collaborate with the HF community!