How to use UCSC-VLAA/openvision-vit-small-patch8-384 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:UCSC-VLAA/openvision-vit-small-patch8-384') tokenizer = open_clip.get_tokenizer('hf-hub:UCSC-VLAA/openvision-vit-small-patch8-384')
This PR adds a model card, linking it to the paper, code and setting the appropriate pipeline_tag.
pipeline_tag
· Sign up or log in to comment