TemryL / ComfyUI-IDM-VTON

ComfyUI adaptation of IDM-VTON for virtual try-on.
GNU General Public License v3.0
218 stars 26 forks source link

Error occurred when executing PipelineLoader #36

Closed HDKKZn closed 1 month ago

HDKKZn commented 1 month ago

float16 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo with token or log in with huggingface-cli login.

I just drag workflow.png into the comfyui, after downloading the models, an error was reported. I am already used command huggingface-cli login, but it does not work image

TemryL commented 1 month ago

Thanks for your report. The workflow needs to be updated. In the meantime, you can specify the correct path to the weights in ckpt_path argument of the pipeline loader node.