A curated list of awesome sd-webui extensions and libraries
- EasyPhoto - 🦜 EasyPhoto is a Webui UI plugin for generating AI portraits that can be used to train digital doppelgangers relevant to you.
- ControlNet - The WebUI extension for ControlNet and other injection-based SD controls.
- ADetailer - ADetailer is a extension for stable diffusion webui, similar to Detection Detailer, except it uses ultralytics instead of the mmdet.
- Roop - This is an extension for StableDiffusion's AUTOMATIC1111 web-ui that allows face-replacement in images. It is based on roop but will be developed seperately.
- Segment Anything - This extension aim for connecting AUTOMATIC1111 Stable Diffusion WebUI and Mikubill ControlNet Extension with segment anything and GroundingDINO to enhance Stable Diffusion/ControlNet inpainting, enhance ControlNet semantic segmentation, automate image matting and create LoRA/LyCORIS training set.
- AnimateDiff - This extension aim for integrating AnimateDiff w/ CLI into AUTOMATIC1111 Stable Diffusion WebUI w/ ControlNet. You can generate GIFs in exactly the same way as generating images after enabling this extension.
- prompt-all-in-one - sd-webui-prompt-all-in-one is an extension based on stable-diffusion-webui that aims to improve the user experience of the prompt/negative prompt input box.
- Mov2mov - This is an extension for StableDiffusion's AUTOMATIC1111 web-ui that process frames from videos and package into a video after processing.
- Additional Networks for generating images - This extension is for AUTOMATIC1111's Stable Diffusion web UI, allows the Web UI to add some networks (e.g. LoRA) to the original Stable Diffusion model to generate images. Currently LoRA is supported. The addition is on-the-fly, the merging is not required.
- sd-webui-oldsix_prompt - sd-webui Chinese prompt word plugin.
- Text2video - Auto1111 extension implementing text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies.
- Cutting Off Prompt Effect - This is an extension for stable-diffusion-webui which limits the tokens' influence scope.
- StableSR - StableSR for Stable Diffusion WebUI - Ultra High-quality Image Upscaler.
- Inpaint Anything - Inpaint Anything extension performs stable diffusion inpainting on a browser UI using any mask selected from the output of Segment Anything.
- Local Latent upscaLer - This is an extension for stable-diffusion-webui which lets you to upscale latents locally.
- DreamArtist - DreamArtist for Stable-Diffusion-webui extension.
- LightDiffusionFlow - This extension is developed for AUTOMATIC1111's Stable Diffusion web UI that provides import/export options for parameters.
- Infinite Zoom - This is an extension for the AUTOMATIC1111's (and Vladmandic´s) webui that allows users to create infinite zoom effect videos using stable diffusion outpainting method.
- SuperMerger - This extension allows merged models to be loaded as models for image generation without saving them.
- FaceSwapLab - FaceSwapLab is an extension for Stable Diffusion that simplifies face-swapping.
- DeOldify - This is an extension for StableDiffusion's AUTOMATIC1111 web-ui that allows colorize of old photos and old video.
- Agent Scheduler - an A1111/Vladmandic Stable Diffusion Web UI extension to power up your image generation workflow.
- sd-webui-train-tools - The stable diffusion webui training aid extension helps you quickly and visually train models such as Lora.
- Aspect Ratio Helper - Simple extension to easily maintain aspect ratio while changing dimensions.
- sd-webui-model-converter - model convert extension for stable-diffusion-webui. supports convert fp16/bf16 no-ema/ema-only safetensors.
- FastBlend - This is a model-free algorithm that can make your video smooth. You can remove the flicker in your video, or render a fluent video using a series of keyframes.
- BMAB - BMAB is an extension of Stable Diffusion WebUI and has the function of post-processing the generated image according to settings. If necessary, you can find and redraw people, faces, and hands, or perform functions such as resize, resample, and add noise.
- System Info - System and platform info and standardized benchmarking extension for SD.Next and WebUI.
- sd-webui-haku-img - An Image utils extension for A1111's sd-webui.
- Civitai - All of the Civitai models inside Automatic 1111 Stable Diffusion Web UI.
- Rembg - Removes backgrounds from pictures. Extension for webui.
- Tagcomplete - Booru style tag autocompletion for AUTOMATIC1111's Stable Diffusion web UI
- SD-WEBUI-DISCORD - SD-WEBUI-DISCORD is a Discord bot developed in Go language for stable-diffusion-webui. It utilizes the sd-webui-go to invoke the sd-webui API and supports cluster deployment of multiple sd-webui nodes with automatic scheduling and allocation.
- SD-WEBUI-GO - This is a Go language version of the SDK based on stable-diffusion-webui. In your code, you can directly use the API interfaces of stable-diffusion-webui through object-oriented operations, instead of dealing with cumbersome JSON. Support extensions API.
- OneDiff - OneDiff is an out-of-the-box acceleration library for diffusion models (especially for ComfyUI, HF diffusers, and Stable Diffusion web UI).