Stable Diffusion WebUI extension for face swapping
Top 82.8% on sourcepulse
This project provides an extension for AUTOMATIC1111's Stable Diffusion WebUI to automatically detect and replace faces in images. It is designed for users of Stable Diffusion who want to perform batch face swapping operations within their existing workflow.
How It Works
The extension integrates with Stable Diffusion's txt2img and img2img pipelines. It leverages face detection to identify faces within an image and then replaces them, allowing for different prompts or models to be used for the initial image generation and the face-swapping process.
Quick Start & Requirements
git clone https://github.com/kex0/batch-face-swap.git
into the SD web UI /extensions
folder, and adding mediapipe
to requirements_versions.txt
.Highlighted Details
Maintenance & Community
This project is no longer being maintained. The author recommends alternative extensions: adetailer and sd-webui-reactor.
Licensing & Compatibility
The repository does not explicitly state a license. Compatibility with commercial or closed-source projects is not specified.
Limitations & Caveats
The project is explicitly marked as no longer maintained. Users are directed to alternative, actively developed extensions for similar functionality.
1 year ago
1 day