About Native Workflow; FIRST OF ALL UPDATE YOUR COMFYUI !!!
This has been the best node I've tried so far. In my tests, I saw that the 3.1 model made much better choices. Instead of person mask, I put the Sam3.1 text option where the prompt is entered. You can download the model from here and put it in the checkpoint folder; https://huggingface.co/Comfy-Org/sam3.1/tree/main/checkpoints
____________________________________________________________
About V3
I use a different node that performs the same function in place of the original Sam3 node. yolain/ComfyUI-Easy-Sam3.
Only python 3.12. If anyone runs this node on Python 3.13, can they share it with me?
Please upgrade your photobuf and mediapipe for "personmask" ( python_embeded\python.exe -m pip install --upgrade mediapipe protobuf google-cloud-videointelligence )
___________________________________________________________
About V2
I have added some spicy commands and their guide.. I removed the ToolYoloCropper node due to complaints. Instead, I added PersonMaskUltra V2 (Advance). I reverted to the defaults on some nodes. I simplified wf. Outfit swaps have become more consistent. But remember, when swapping outfits, you place the person whose outfit you want to copy into image2. So it's the exact opposite of what you do when swapping faces. Have fun!
_____________________________________________________________
About V1.2;
In this version,
I added a "PERSON SWAP". This is essentially a pose swap, and it works great.
I add 3 variable latent. (Two vae encode and an empty latent) This way, you will be able to set the desired resolution and aspect ratio. It's better "select 1" But what is it?
"Select 1" uses the aspect ratio of Img1 in the resulting output image.
"Select 2" uses the aspect ratio of Img2 in the resulting output image.
In this case, Select 2 is "tool yolo cropper."
"Select 3" Empty Latent Image. Opens a clean page. You determine the resolution.
In other words, you are switching between "VAE encodes and empty latent".
I updated the prompts, organized and simplified the nodes.
About Outfit Swap: Outfit swap is tricky. I admit that the normal regular qwen edit workflow changes clothes better. Just type new prompt that i create. I'm providing it below. Just enter this prompt in the regular qwen edit wf;
"Style the woman in image1, with every article of clothing in image2"
☕ Buy Me a Coffee:
🔗 https://buymeacoffee.com/ugurdoyduk
***Qwen 2511 2509 Swap Anyting (head, face, body, outfit, etc..) ***
In this workflow, you can easily swap anything you want with *100% CONSISTENCY** and without node complexity. The chance of facial mixing is ZERO..
Here, I utilized the advanced SAM3 model. You can easily swap faces, heads, just hair, bodies, or a part of an object. Simply type what you want to mask into the SAM3 Text Prompt panel. For example, "woman's head" or "man's hat." Everything you type in the prompt will be masked.
Just upload the relevant images to the corresponding "load image" section. You can use any checkpoint you like. I chose Phr00t and Qwen-Image-Edit-Rapid-AIO because they are very successful. (https://huggingface.co/Phr00t/Qwen-Image-Edit-Rapid-AIO). You can trust my Ksampler settings because I did a lot of testing.
If you want exactly the same facial expression, Use FP2 LORA and adjust 0.5, 0.6
https://huggingface.co/DiffSynth-Studio/Qwen-Image-Edit-F2P/tree/main
Description
In this version, I added a variable latent. I add "empty latent" This way, you will be able to set the desired resolution and aspect ratio. I updated the prompts, organized and simplified the nodes.