A-Salty-Fish

Results 2 issues of A-Salty-Fish

RuntimeError: Pretrained weights (models/open_clip_pytorch_model.bin) not found for model ViT-H-14. I have runned the following code successfully: from modelscope.hub.snapshot_download import snapshot_download model_dir = snapshot_download('damo/I2VGen-XL', cache_dir='models/')