Nodes Browser

ComfyDeploy: How DZ-FaceDetailer works in ComfyUI?

What is 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.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for DZ-FaceDetailer and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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