kijai / ComfyUI-MimicMotionWrapper

Apache License 2.0
178 stars 9 forks source link

Error occurred when executing DownloadAndLoadMimicMotionModel: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again. #16

Open yeyi204 opened 2 weeks ago

yeyi204 commented 2 weeks ago

微信图片_20240705173244 The model has been downloaded, but the error is still reported

PaiLI88 commented 2 weeks ago

I also have the same question

aisun1214 commented 2 weeks ago

me,too

xxskkk commented 2 weeks ago

5V%4`KEZB4RF29YL2C8LNY1 I also have the same question

kijai commented 2 weeks ago

When manually downloading, make sure the folder structure is as follows:


\ComfyUI\models\diffusers\stable-video-diffusion-img2vid-xt-1-1

│   model_index.json
│
├───feature_extractor
│       preprocessor_config.json
│
├───image_encoder
│       config.json
│       model.fp16.safetensors
│
├───scheduler
│       scheduler_config.json
│
├───unet
│       config.json
│       diffusion_pytorch_model.fp16.safetensors
│
└───vae
        config.json
        diffusion_pytorch_model.fp16.safetensors