Open Aruen24 opened 10 months ago
Got the same error, I used the attached V2 workflow (local) which worked!
Got the same error, I used the attached V2 workflow (local) which worked! can share the workflow
Sure, This is my workflow with proper instructions https://civitai.com/models/277577/my-instantid-workflow-linkless-sdxl-turbo and This is Original Workflow https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID/blob/main/INSTANTID%20WORKFLOWS/V2.0%20InstantID_locally_pose_ref【Zho】.json
in the instantnode.py
change line 231
"insightface": ("INSIGHTFACE",),
BACKGROUND the ipadapter_plus has the insightfaceloader / there's bascially a conflict with using this "InsightFaceLoader" I submit a PR
SIDE NOTE - anyone installing ComfyUI_IPAdapter_plus - and restarting comfy will see this error loading this as the InsightFaceLoader .
UPDATE https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID/pull/58
if you don't want to yield to the other repo - you can change json in workflows files to use - InsightFaceLoader_Zho - might work as well.
in the instantnode.py
change line 231
"insightface": ("INSIGHTFACE",),
BACKGROUND the ipadapter_plus has the insightfaceloader / there's bascially a conflict with using this "InsightFaceLoader" I submit a PR
SIDE NOTE - anyone installing ComfyUI_IPAdapter_plus - and restarting comfy will see this error loading this as the InsightFaceLoader .
UPDATE #58
if you don't want to yield to the other repo - you can change json in workflows files to use - InsightFaceLoader_Zho - might work as well.
Having the same problem, but i don't have the file "instantnode.py" in my comfyUI portable... and don't understand your 2nd descision because i'm noob. Could you please help me step by step, what should i do? I already redownloaded python_embeded, didn't help...
Decided, now having this ...
Decided, now having this ...
i just solved this by downloading the onnx files from here as per the readme. The files in the repo are 1kb placeholders. https://huggingface.co/DIAMONIK7777/antelopev2/tree/main
the v2 version worked directly. the v1 worked after that https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID/issues/51#issuecomment-1911938620
make the workflow manually by using add node from right click, Dont use ctrl c ctrl v