From ef16f8726e0d5ed1b47dfd79961252b9ad29a2a2 Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 20 Sep 2024 04:20:19 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e25a08e..160a142 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The red dots indicate the original position of the landmark detection. The image Final pass masking using Inpainting mask, combines with Inpainting For final image composite a robust mask inpainting mask is applied so it doesn't receive a second generative process, but the rest of the image does. This allows for very good results of generative blending with the rest of the image. +## Introduction **FacePop** is a robust extension for [AUTOMATIC1111's Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that enhances image processing by detecting, enhancing, and managing faces within images. Leveraging advanced technologies like [Mediapipe](https://mediapipe.dev/), [MODNet](https://github.com/ZHKKKe/MODNet), and [ControlNet](https://github.com/lllyasviel/ControlNet), FacePop streamlines tasks such as face detection, background removal, and image enhancement directly within your Stable Diffusion workflow. ## Motivation @@ -288,4 +289,3 @@ FacePop utilizes pre-trained models for efficient and accurate face detection. B --- -