Duplicated from camenduru/Video-to-Video
How to use impactframes/Video-to-Video with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:impactframes/Video-to-Video') tokenizer = open_clip.get_tokenizer('hf-hub:impactframes/Video-to-Video')
What is a pickle import?
How to fix it?