:heavy_plus_sign: Add d60cf4d
Amitai Getzler commited on
How to use Styld/marqo-fashionSigLIP with OpenCLIP:
import open_clip
model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:Styld/marqo-fashionSigLIP')
tokenizer = open_clip.get_tokenizer('hf-hub:Styld/marqo-fashionSigLIP')