comfyui face retouching

ComfyUI Face Retouching Workflow Unveiled: Say Goodbye to Photoshop

Hello everyone! Today, I’m excited to introduce a newly built workflow designed to retouch faces using ComfyUI. This workflow showcases the remarkable contrast between before and after retouching: not only does it allow you to draw eyeliner and eyeshadow and apply lipstick, but it also smooths the skin while maintaining a realistic texture. Importantly, the…

pulid vs instantid vs faceid

AI Face Swap Showdown in ComfyUI: PuLID vs. InstantID vs. FaceID

Today, we will compare three AI face-swapping technologies: PuLID, InstantID, and IP-Adapter’s FaceID-V2, using a ComfyUI workflow. These technologies are built on a face analysis system called InsightFace, which is a deep face analysis library designed for face recognition, face detection, and face alignment. Note that InsightFace requires a commercial license. IP-Adapter FaceID was the…

comfyui swap clothing ip-adapter

ComfyUI Clothing Swapping: IP-Adapter V2 + FaceDetailer (DeepFashion)

Today, we’re diving into the innovative IP-Adapter V2 and ComfyUI integration, focusing on effortlessly swapping outfits in portraits. This tutorial simplifies the entire process, requiring just two images: one for the outfit and one featuring a person. By utilizing ComfyUI’s node operations, not only is the outfit swapped, but any minor discrepancies are resolved with…

comfyui instantid ipadapter

Enhanced High-Freedom ComfyUI Face Swapping Workflow: FaceDetailer + InstantID + IP-Adapter

A common hurdle encountered with ComfyUI’s InstantID for face swapping lies in its tendency to maintain the composition of the original reference image, irrespective of discrepancies with the user’s input. For instance, if a user uploads a headshot while requesting a full body depiction, the output frustratingly remains a mere headshot, ignoring the intended composition….

comfyui lora face swapping

Swap Faces with LoRA in ComfyUI for Super High Similarity (ComfyUI ADetailer Guide)

In a previous piece, I explored how to use the Adetailer extension and your own trained LoRA to swap faces for a person in images in A1111. Building on that knowledge, this article will delve into achieving a similar task in ComfyUI, enhancing the realism and fidelity of face swaps. For those who love diving…

stable diffusion comfyui lora workflow

Using (Multiple) LoRA in ComfyUI: A Minimalist Workflow

ComfyUI’s LoRA workflow is well-known among users. The developers offer an array of built-in workflows that utilize default node functionality, demonstrating how to effectively implement LoRA. Applying a single LoRA can be quite straightforward. Simply integrate a LoRALoader node into your existing workflow. However, if you need to incorporate multiple LoRAs, you would typically add…