cubiq / ComfyUI_InstantID

Apache License 2.0
1.26k stars 71 forks source link

a little suggestion #35

Closed tanglup closed 8 months ago

tanglup commented 8 months ago

The initial version can combine multiple images of faces through image batches to enhance facial information, and the facial information is separated from the body posture map for better control. What do you think?

tanglup commented 8 months ago

Simplifying the unified node is good, but it would be better if it is set to only recognize facial information. Also, one of your menu options is an old version, and it doesn't work either. These are my suggestions and findings that the author can consider and pay attention to after washing. Of course, I respect your ideas and hope you can make the best plug-in.

cubiq commented 8 months ago

you can still do that.

send the batch to the "image" input and the keypoints for the controlnet to the image_kps input.

There's also an "advanced" node that lets you pick different weights for the instantid embeds and the controlnet

tanglup commented 8 months ago

Thank you for your reply. I just thought about it and your update is very good. I am also planning to update to the latest version.