Updated: Jul 18, 2025
toolThis workflow was the Twin of my "Face Swap that Really Works". You should check it too! 😉
First things first. To use this workflow, you must:
Load on ComfyUi and install missing custom nodes
Put file xray-prompts-public.yml on "ComfyUiFolder/custom_nodes/ComfyUI-PromptUtilities/presets"
Put the wildcard file xray-public-combo.yaml ON "ComfyUiFolder/wildcards"
How to use:
Using the "green lemon" nodes to control the workflow and be happy!
Options:
Node "Load Preset Prompt": used to select a preset prompt. Important! The option "Combos.Full" will run 32 times.
Node "Restore Hands": If it was needed to restore the original hands
Node "Only Clothes": if you want to inpaint only the clothes instead of the full body
Node "Switch to use Preset (false) or Custom Prompt (true)": use when you want to try your own prompts on the node "Custom Prompt" instead of using a preset
Other "Green Lemon" nodes you will understand, I bet this!
Now, go be happy!
This workflow was built to work with SD15, but that's just because I have Low VRam. It's supposed to work with any checkpoint SD, SDXL, Pony, Flux, or any other.
If you enjoy my work, give me a like, consider leaving a comment or supporting me. I’d really appreciate it! Buy me a Coffee.
Note: Example images are AI-generated and do not represent real people.
Important tip: ReActor occasionally outputs a completely black image. It’s a really annoying bug. Fortunately, I found a way to fix it: go to the file ComfyUI/custom_nodes/comfyui-reactor/scripts/reactor_sfw . py, and change the line SCORE = 0.96 to SCORE = 5 — the error will never happen again! 😇