Skip to content

nicofdga/DZ-FaceDetailer

Repository files navigation

DZ FaceDetailer

Custom Node for ComfyUI (Stable Diffusion)

DZ FaceDetailer 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. This custom node enables you to generate new faces, replace faces, and perform other face manipulation tasks using Stable Diffusion AI.

image image

Table of Contents

Features

  • Face detection using Mediapipe.
  • Multiple face detection support on both models
  • Face mask generation for detected faces.
  • Latent/sample mapping to generated masks for face manipulation.
  • Generate new faces using Stable Diffusion.
  • Replace faces using LoRa or embeddings etc.
  • batch images support

Installation

clone the repo https://github.com/daxthin/DZ-FaceDetailer.git in custom_nodes folder