chflame163 / ComfyUI_CatVTON_Wrapper

CatVTON warpper for ComfyUI
187 stars 26 forks source link

I got this error #3

Closed jisdf closed 2 months ago

jisdf commented 2 months ago

image

chflame163 commented 2 months ago

It seems there is an error on loading model file, delete the diffusion_python_model.safetensors in ComfyUI/models/CatVTON/stable-diffusion-inpainting/unet and manual download the diffusion_pytorch_model.bin or diffusion_pytorch_model.fp16.safetensors to this directory and rename it to diffusion_python_model.safetensors.

jisdf commented 2 months ago

It seems there is an error on loading model file, delete the diffusion_python_model.safetensors in ComfyUI/models/CatVTON/stable-diffusion-inpainting/unet and manual download the diffusion_pytorch_model.bin or diffusion_pytorch_model.fp16.safetensors to this directory and rename it to diffusion_python_model.safetensors.

Thanks for the help, it worked!

kaiyes commented 1 month ago

doesn't work anymore.

Tried installing fp16.safetensor file & rename it to diffusion_python_model.safetensors, didn't work image

chflame163 commented 1 month ago

doesn't work anymore.

Tried installing fp16.safetensor file & rename it to diffusion_python_model.safetensors, didn't work !

It seems that model files is missing

kaiyes commented 1 month ago

It seems there is an error on loading model file, delete the diffusion_python_model.safetensors in ComfyUI/models/CatVTON/stable-diffusion-inpainting/unet and manual download the diffusion_pytorch_model.bin or diffusion_pytorch_model.fp16.safetensors to this directory and rename it to diffusion_python_model.safetensors.

Thats what I did. Although not from this exact links. But other links.

However, it seems to be a separate issue. Cause I tried the original catVTON repo & tried to run it via gradio. Got the same error as this one.

The models files in hugginface doesn't exist anymore. Tried logging into hugginface - cli, no dice.

Seems couldn't connect to hugginface is an error that comes up in other areas too.

kaiyes commented 1 month ago

image image image