sd-webui-roop and stable-diffusion-webui-extension-templates
A Roop extension and an extension template are ecosystem siblings, where the former is a user-facing tool built with the principles outlined in the latter, which provides the foundational structure for creating such extensions.
About sd-webui-roop
s0md3v/sd-webui-roop
roop extension for StableDiffusion web-ui
Enables face-swapping in generated images by integrating the roop face-replacement model into AUTOMATIC1111's Stable Diffusion web-ui. Uses InsightFace for detection and ONNX model inference (inswapper_128) to swap detected faces while including built-in NSFW filtering. Processes multiple faces selectively and supports iterative refinement via img2img for quality tuning.
About stable-diffusion-webui-extension-templates
udon-universe/stable-diffusion-webui-extension-templates
a template of stable-diffusion-webui extension
This helps Stable Diffusion web UI developers quickly create new extensions. You provide your custom Python code and this template structures it to integrate seamlessly, whether as a new script, a UI tab, or settings options. This is for developers looking to add new features or modify existing behaviors within the Automatic1111 Stable Diffusion web UI.
Scores updated daily from GitHub, PyPI, and npm data. How scores work