-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PulidFluxInsightFaceLoader - ONNXRuntimeError #6407
Comments
It seems that the following model file is broken. |
I tried different links that hosted Antelopev2 and they given me same result. |
I was struggling as well with this error but i fixed it by going to C:\Users[USER]\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\models\insightface instead of the regular model folder. Hope this helps! |
Thanks for the advice, but the problem is I'm running it on a cloud-based service. |
I got same issue, but, my advice is CAREFULY check your model sizes file by file, when i downloaded it first time, i don't know why, but my model files was 48KB only. Check it with attention and download it again correctly. |
just copy the model to ComfyUI\models\insightface\models\buffalo_l to fix the issue that i do :D thanks to @guusvanberlo for the soluce |
This issue usually occurs when, instead of downloading the model file, a wrong link is saved as "Save As," resulting in an HTML page being downloaded. |
You need to find the ComfyUI/models dir and create |
Your question
Hey there, I'm experiencing an issue while running PuLID. I'm using a cloud-based service, and my only way to extract the zip file of Antelopev2 is to manually pull them from huggingface. I use this link https://huggingface.co/MonsterMMORPG/tools/tree/main to pull those files and put them in the Antelopev2 Folder. When I started to generate images, I got this error: PulidFluxInsightFaceLoader [ONNXRuntimeError] : 7 : INVALID_PROTOBUF : Load model from /root/comfy/ComfyUI/models/insightface/models/antelopev2/1k3d68.onnx failed:Protobuf parsing failed.
Does someone have a similar issue in regard to this?
Logs
ComfyUI Error Report
Error Details
Stack Trace
System Information
Devices
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
(Please add any additional context or steps to reproduce the error here)
The text was updated successfully, but these errors were encountered: