How to get the best face swap #232
junk97543
started this conversation in
Show and tell
Replies: 1 comment
Nice. Also look at this variant (Full Head Swap) - 'Best Face Swap' workflow based on Qwen Image Edit 2511: My workflow (for version QIE 2511 V5 Focus Head):
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I wanted to show how I made the best face swap node with the reactor node. when you use just the reactor node you can get the face to change but I didn't think it looked as good as it should have. I made a workflow that changes the input images face and hair to match the face you want to swap. using a face id Ip adapter, inpainting (with segmentation to auto mask face and hair), and open pose. I was able to generate a face that closely resembles the swap face. they i use the reactor node to get the face closer to the input image. doing it this way is helpful if the two people have different hair color. If anyone else was hoping to try this I added the workflow below

face replace.json
input image
source image
Let me know what you think
All reactions