Skip to content
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

node still missing?already installed #11

Open
miraclestar opened this issue May 7, 2024 · 12 comments
Open

node still missing?already installed #11

miraclestar opened this issue May 7, 2024 · 12 comments

Comments

@miraclestar
Copy link

image
image
image
image
image
image
image
image

@miraclestar
Copy link
Author

image

@miraclestar
Copy link
Author

Error occurred when executing InstantIDFaceAnalysis:

File "/root/ComfyUI/execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
File "/root/ComfyUI/execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
File "/root/ComfyUI/execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
File "/root/ComfyUI/custom_nodes/ComfyUI_InstantID/InstantID.py", line 202, in load_insight_face
model = FaceAnalysis(name="antelopev2", root=INSIGHTFACE_DIR, providers=[provider + 'ExecutionProvider',]) # alternative to buffalo_l
File "/root/miniconda3/lib/python3.10/site-packages/insightface/app/face_analysis.py", line 43, in init
assert 'detection' in self.models

@fofr
Copy link
Owner

fofr commented May 7, 2024

Have you downloaded the antelopev2 model, if so, what directory is it in?

@1806258503
Copy link

有国内人参与这项目吗?

@1806258503
Copy link

sudo cog run -p 8188 bash
After this step, it cannot proceed and prompts that the command cannot be found!
what is cog

@V1ZG
Copy link

V1ZG commented Jul 4, 2024

I have the same problem after the update and I also can't find ApplyIPAdapter FaceID and Load InsightFace, and if I replace with the nodes that the updated ipadapter suggests, some horrors start to be generated. Maybe I'm doing something wrong, I would be grateful if you could tell me what to do.

I have a version before the updates and in it everything works as it should. It has something to do with ipadapter, but I don't understand how to fix it and where exactly the problem is.

@pranav-js
Copy link

is there any solution? what do i need to do? downrgade comfy ui? if so to what version.
i am running on mac m2 pro

@V1ZG
Copy link

V1ZG commented Aug 14, 2024

Hi I don't know much myself, but I was lucky enough to have a backup of the old version of ComfyUI before the changes in IPAdapter. I have two different versions in the old one I can make stickers, but in the new one I get some horrors when I try to do it without necessary nodes. Maybe the author can tell me how to do it, I couldn't figure it out.

@tzktok
Copy link

tzktok commented Sep 2, 2024

I have the same problem after the update and I also can't find ApplyIPAdapter FaceID and Load InsightFace, and if I replace with the nodes that the updated ipadapter suggests, some horrors start to be generated. Maybe I'm doing something wrong, I would be grateful if you could tell me what to do.

I have a version before the updates and in it everything works as it should. It has something to do with ipadapter, but I don't understand how to fix it and where exactly the problem is.

Any updates ? i encounter same issue @V1ZG @fofr @miraclestar

@tzktok
Copy link

tzktok commented Sep 2, 2024

image

this two nodes are still missing for me.. @miraclestar any solution to fix that

@V1ZG
Copy link

V1ZG commented Sep 3, 2024

I have the same problem after the update and I also can't find ApplyIPAdapter FaceID and Load InsightFace, and if I replace with the nodes that the updated ipadapter suggests, some horrors start to be generated. Maybe I'm doing something wrong, I would be grateful if you could tell me what to do.
I have a version before the updates and in it everything works as it should. It has something to do with ipadapter, but I don't understand how to fix it and where exactly the problem is.

Any updates ? i encounter same issue @V1ZG @fofr @miraclestar

Hi! I haven't found a solution and I'm using an old version of ComfyUI that I saved before the updates. Perhaps the author can help as he knows better, but I have not been able to find a solution or achieve a result by substituting other IPAdapter nodes in the new version. If I manage to find a way out I will write how it can be done.

@tzktok
Copy link

tzktok commented Sep 3, 2024

I have the same problem after the update and I also can't find ApplyIPAdapter FaceID and Load InsightFace, and if I replace with the nodes that the updated ipadapter suggests, some horrors start to be generated. Maybe I'm doing something wrong, I would be grateful if you could tell me what to do.
I have a version before the updates and in it everything works as it should. It has something to do with ipadapter, but I don't understand how to fix it and where exactly the problem is.

Any updates ? i encounter same issue @V1ZG @fofr @miraclestar

Hi! I haven't found a solution and I'm using an old version of ComfyUI that I saved before the updates. Perhaps the author can help as he knows better, but I have not been able to find a solution or achieve a result by substituting other IPAdapter nodes in the new version. If I manage to find a way out I will write how it can be done.

thx @V1ZG :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants