How to use from the
Use from the
OpenCLIP library
import open_clip

model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:MonsterMMORPG/SECourses_SUPIR')
tokenizer = open_clip.get_tokenizer('hf-hub:MonsterMMORPG/SECourses_SUPIR')