Loading repository data…
Loading repository data…
vladmandic / repository
SD.Next: All-in-one WebUI for AI generative image and video creation, captioning and processing
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
SD.Next is a state-of-the-art, open-source server application and web interface (WebUI) for AI image and video generation, built on Stable Diffusion and supporting dozens of advanced models. Create, refine, caption, upscale and process images and videos with a modern, cross-platform application — perfect for artists, researchers, and AI enthusiasts.
SD.Next is feature-rich open-source AI art generation platform with a focus on performance, flexibility, and user experience.
In addition to supporting all popular workflows, a wide range of platforms and models, SD.Next includes many features not found in other WebUIs, such as:
SD.Next supports broad range of models and its frequently updated with latest models
For full list, see supported models and model specs
SD.Next is designed to run on a wide range of hardware and platforms, with optimizations for various GPU architectures with acceleration and support for CPU-only execution. Supported platforms include:
Plus Docker container recipes for: CUDA, ROCm, Intel IPEX and OpenVINO
[!TIP] And for platform specific information, check out
WSL | Intel Arc | DirectML | OpenVINO | ONNX & Olive | ZLUDA | AMD ROCm | MacOS | nVidia | Docker
git clone https://github.com/vladmandic/sdnext
cd sdnext
./webui.sh # Linux/Mac
webui.bat # Windows
webui.ps1 # PowerShell
[!WARNING] If you run into issues, check out troubleshooting and debugging guides
If you're unsure how to use a feature, best place to start is Docs and if its not there,
check ChangeLog for when feature was first introduced as it will always have a short note on how to use it
And for any question, reach out on Discord or open an issue or discussion
Main credit goes to Automatic1111 WebUI for the original codebase
Please see Dev Home for details on how to contribute to this project