Showing an example of how to do a face swap using three techniques:
ReActor (Roop) - Swaps the face in a low-res image
Face Upscale - Upscales the face to a high-res image
IPAdapter - Used to add some details back to the face
ControlNet - We add a depth map before passing to the final KSampler to try to keep to the face upscale version and just use IPAdapter for adding back details
Using IPAdapter
If the emotion on the face is snapping too much to your input face image, lower the weight on IPAdapter. Alternatively lower the denoise on KSampler
Did you find this useful? Feel free to leave me a tip: https://www.buymeacoffee.com/bjew
Description
FAQ
Comments (5)
cant get FaceRestoreCFWithModel to install properly any tips?
You might have closed compyui manager before it fully installed the custom node, so compyui thinks it's installed when it's not. Try removing the facerestore_cf folder from your custom_node and reinstall, be sure to stay on the manager until it's fully installed.
Alternatively you can install it through github: mav-rik/facerestore_cf: ComfyUI Custom node that supports face restore models and supports CodeFormer Fidelity parameter (github.com)
I was hoping to add my own image and have that swapped in. Is there a way that can be set up? Thank you!





