Independant Vision Model

#19
by swtb - opened

it this compatible with the HF clip model?

For example can we

model = CLIPVisionModel.from_pretrained("microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224")

Does it work?
I want to use text model alone.

Sign up or log in to comment