Home
Softono
DZ-FaceDetailer

DZ-FaceDetailer

Open source MIT Python
229
Stars
23
Forks
19
Issues
6
Watchers
2 years
Last Commit

About DZ-FaceDetailer

a node for comfyui for restore/edit/enchance faces utilizing face recognition

Platforms

Web Self-hosted

Languages

Python

Links

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