kijai / ComfyUI-MimicMotionWrapper

Apache License 2.0
337 stars 27 forks source link

Missing config file #42

Open Stevetp opened 4 months ago

Stevetp commented 4 months ago

Hi Guys I keep getting this error, can anyone help with this, I cant find a config file that it is asking for.

image

kijai commented 4 months ago

You have the latest version? The config should now be loaded from a subfolder in the custom node's folder instead.

Stevetp commented 4 months ago

Thank you so much for replying so quickly, I am not sure if it's the latest version I will look for it now, it's brilliant work thank you.

Stephen Purvis

On Fri, 12 Jul 2024, 13:42 Jukka Seppänen, @.***> wrote:

You have the latest version? The config should now be loaded from a subfolder in the custom node's folder instead.

— Reply to this email directly, view it on GitHub https://github.com/kijai/ComfyUI-MimicMotionWrapper/issues/42#issuecomment-2225498090, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP2MPOJKJ4MIRNJJCEVIUB3ZL7FK3AVCNFSM6AAAAABKYWL7QGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRVGQ4TQMBZGA . You are receiving this because you authored the thread.Message ID: @.***>

popovidis commented 4 months ago

Having same issue

Stevetp commented 4 months ago

Still can't fix it, just keeps asking for the config file

wolverinex24 commented 4 months ago

i am getting this because all my config.json are renamed while downloaded like that feature_extracto_preprocessor_config.json make sure your all files are saved with correct name ─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

Stevetp commented 4 months ago

Ok, I'll check it out. Thank you 👏🏻 Stephen Purvis

On Sun, 14 Jul 2024, 20:45 Priyanshu Singh, @.***> wrote:

i am getting this because all my config.json are renamed while downloaded like that feature_extracto_preprocessor_config.json make sure your all files are saved with correct name ─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

— Reply to this email directly, view it on GitHub https://github.com/kijai/ComfyUI-MimicMotionWrapper/issues/42#issuecomment-2227463696, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP2MPOK3GFII5YY7Y6QC7P3ZMLIONAVCNFSM6AAAAABKYWL7QGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGQ3DGNRZGY . You are receiving this because you authored the thread.Message ID: @.***>

tutnyal commented 2 months ago

i am getting this because all my config.json are renamed while downloaded like that feature_extracto_preprocessor_config.json make sure your all files are saved with correct name ─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

I was able to fix it by adding the config.json file to the vae folder path. Its not download when I installed the node via comfyui manager. I also tried downloading it from huggingface and I didnt have permission, but was able to download it with a different account. Here it is attached. Just added into the vae folder. config.json