Skip to content

Last update License Discord Sponsors

Welcome to SD.Next

SD.Next

Step 1: Installation

Note

And for platform specific information, check out
WSL | Intel Arc | DirectML | OpenVINO | ONNX & Olive | ZLUDA | AMD ROCm | MacOS | nVidia | Docker

Tip

If you run into issues, check out FAQ as well as Troubleshooting and Debugging guides

Step 2: Experiment

SD.Next supports broad range of models: Supported models and Model specs

A good starting point is to use built-in Reference model list which includes a variety of models that will be auto-downloaded and configured on first access.

Additionally, you can either download your own models or use built-in CivitAI and HuggingFace models downloader.

Tip

For additional model-specific information, check out
Stable Diffusion XL | Stable Diffusion 3.x | Stable Cascade | FLUX.1 | LCM

Step 3: Learn more

Guides and tutorials

Advanced model handling

Some models may require additional access checks before they can be used: Gated access
Learn how to optimize your environemnt: Performance tuning
Learn how you can manage your resources better:

Plus collection of Benchmarks to highlight what to expect using different compile and/or device settings: - Compile/device settings

User interface

Behind-the-scenes

If you want to use SD.Next via API or via CLI, check out - Tools examples

If you want to understand more how Stable Diffusion works - Diffusion Pipeline: How it Works
- List of Training Methods

And two available backend modes in SD.Next: Diffusers & Original
As well as an advanced Profiling how-to

Step 4: Contribute