OpenCLIP How to use manbomanbo/Stable-Sim2Real with OpenCLIP:
import open_clip
model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:manbomanbo/Stable-Sim2Real')
tokenizer = open_clip.get_tokenizer('hf-hub:manbomanbo/Stable-Sim2Real')