dchatel / comfyui_facetools

These custom nodes provide a rotation aware face extraction, paste back, and various face related masking options.
MIT License
45 stars 7 forks source link

I can‘t connect "load insight face model" to "detect faces (your "align faces")" #2

Closed YDTRINLEY closed 1 month ago

YDTRINLEY commented 1 month ago

image I can't find the other nodes that are more similar with your "load insightface" and "align faces" nodes, hope that I got them right. However, I couldn't connect them together. Could you help with it? Would you mind share your workflow example in json format (not just pictures)? Because you rename the nodes, it's difficult to find the right nodes. Thank you.

YDTRINLEY commented 1 month ago

Sorry, I forgot I can drag workflow picture into Comfyui. And I found there are no "align faces node" and "face details node" in the lastest version, but when I roll back to the last one version, no bugs pop up. Thank you.

dchatel commented 1 month ago

The most recent version don't use insightface anymore. It uses yolov instead.

ethanfel commented 1 month ago

The issue is that the node setup is quite different between the current version and the example. Maybe just update the example. You've made a very useful node, it definitively deserve more spot light.

dchatel commented 1 month ago

I updated the readme, the example image (the workflow is embedded in the image), and added a json workflow corresponding to the image.