ComfyUI Node: Faceswap generate
Authored by nosiu
Created 9 months ago
Updated 5 months ago
189 stars
Category
InstantId Faceswap
Inputs
image IMAGE
mask MASK
face_embeds FACE_EMBED
inpaint_pipe FACESWAP_PIPE
insightface INSIGHTFACE_APP
padding INT
ip_adapter_scale INT
controlnet_conditioning_scale FLOAT
guidance_scale FLOAT
steps INT
mask_strength FLOAT
blur_mask INT
resize
- 1280
- 1024
- 768
- Don't
rotate_face
- don't
- loseless
- always
offload
- don't
- before decoding
- at the end
seed INT
positive STRING
negative STRING
negative2 STRING
Outputs
IMAGE
Extension: ComfyUI InstantID Faceswapper
Implementation of a/faceswap based on a/InstantID for ComfyUI. Allows usage of a/LCM Lora which can produce good results in only a few generation steps. NOTE:Works ONLY with SDXL checkpoints.
Authored by nosiu