How to use jamessyx/pathgenclip-vit-large-patch14-hf with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:jamessyx/pathgenclip-vit-large-patch14-hf') tokenizer = open_clip.get_tokenizer('hf-hub:jamessyx/pathgenclip-vit-large-patch14-hf')