import open_clip

model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:impactframes/image-to-Video')
tokenizer = open_clip.get_tokenizer('hf-hub:impactframes/image-to-Video')

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment