seanlynch / facedetailer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detailer node

Project Logo/Image

Face Detailer - Custom Node for ComfyUI (Stable Diffusion)

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

Table of Contents

Features

  • Face detection using Mediapipe and YOLOv8n.
  • Face mask generation for detected faces.
  • Latent/sample mapping to generated masks for face manipulation.
  • Generate new faces using Stable Diffusion AI.
  • Replace faces using LoRa or embeddings etc.

Installation

Drag the node with folder in custom_nodes folder and everything will setup automatically

License

Specify the license under which your project is distributed. For example:

This project is licensed under the MIT License.

About

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

License:MIT License


Languages

Language:Python 100.0%