How to use DatologyAI/cls-opt-vit-b-32 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:DatologyAI/cls-opt-vit-b-32') tokenizer = open_clip.get_tokenizer('hf-hub:DatologyAI/cls-opt-vit-b-32')
The community tab is the place to discuss and collaborate with the HF community!