# Face Detailer node ![Project Logo/Image](link_to_logo_or_image.png) ## 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](#features) - [Installation](#installation) - [Usage](#usage) - [Examples](#examples) - [Contributing](#contributing) - [License](#license) ## 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.