ComfyOnline
DZ_Face_Detailer

ComfyUI Node: DZ_Face_Detailer

Authored by nicofdga

Created about a year ago

Updated 4 months ago

146 stars

Category

face_detailer

Inputs

model MODEL

seed INT

steps INT

cfg FLOAT

sampler_name

  • euler
  • euler_cfg_pp
  • euler_ancestral
  • euler_ancestral_cfg_pp
  • heun
  • heunpp2
  • dpm_2
  • dpm_2_ancestral
  • lms
  • dpm_fast
  • dpm_adaptive
  • dpmpp_2s_ancestral
  • dpmpp_sde
  • dpmpp_sde_gpu
  • dpmpp_2m
  • dpmpp_2m_sde
  • dpmpp_2m_sde_gpu
  • dpmpp_3m_sde
  • dpmpp_3m_sde_gpu
  • ddpm
  • lcm
  • ipndm
  • ipndm_v
  • deis
  • ddim
  • uni_pc
  • uni_pc_bh2

scheduler

  • normal
  • karras
  • exponential
  • sgm_uniform
  • simple
  • ddim_uniform

positive CONDITIONING

negative CONDITIONING

latent_image LATENT

denoise FLOAT

vae VAE

mask_blur INT

mask_type

  • face
  • box

mask_control

  • dilate
  • erode
  • disabled

dilate_mask_value INT

erode_mask_value INT

Outputs

LATENT

MASK

Extension: DZ-FaceDetailer

Face Detailer is a custom node for the 'ComfyUI' framework inspired by !After Detailer extension from auto1111, it allows you to detect faces using Mediapipe and YOLOv8n to create masks for the detected faces.

Authored by nicofdga

related extension: