erosDiffusion / ComfyUI-enricos-nodes

Compositor Node experiments
MIT License
318 stars 10 forks source link

[Feature request] Using face-clone #72

Closed razvanab closed 1 month ago

razvanab commented 1 month ago

A way to use ComfyUI-enricos-nodes with face-clone: https://huggingface.co/h94/IP-Adapter-FaceID https://github.com/ToTheBeginning/PuLID https://github.com/TencentARC/PhotoMaker

erosDiffusion commented 1 month ago

could you elaborate on what you want to do exactly ?

razvanab commented 1 month ago

In the final render, I want to preserve the person's face. Consider the example image of the wolf and the warrior. I would like the output to retain the warrior's face from the input image.

erosDiffusion commented 1 month ago

You could use nodes that identify and mask faces. Florence2 clipseg or facedetailerson the output. If that's the goal

razvanab commented 1 month ago

I see. I never thought about it. Thanks.

erosDiffusion commented 1 month ago

closing as it can be achieved without modifying the node