- Home
- Alternatives
- Alternatives to stable-diffusion.cpp
Alternatives to stable-diffusion.cpp
A lightweight C/C++ program for running Stable Diffusion, FLUX and other diffusion models locally. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
stable-diffusion.cpp
A lightweight C/C++ program for running Stable Diffusion, FLUX and other diffusion models locally.
Replacements
Listings that take over the same core job as stable-diffusion.cpp.
MFLUX
A command-line tool that runs FLUX and other image generation models natively on Apple Silicon Macs.
MFLUX is also a free MIT-licensed command-line tool running FLUX and other models, but only on Apple Silicon Macs using a native MLX implementation.
ComfyUI
Construct AI generation workflows with a visual node graph.
ComfyUI replaces the command line with a visual node graph on Windows, macOS and Linux under GPL-3.0, with separate model downloads.
Stable Diffusion web UI
Generate and edit images using a local Stable Diffusion interface.
Stable Diffusion web UI offers a full graphical interface with inpainting and outpainting under AGPL-3.0, but requires Python and its dependencies.
SD.Next
Generate and refine images through a locally hosted AI interface.
SD.Next provides a locally hosted Apache-2.0 web interface supporting multiple model families, with heavier setup than a dependency-free binary.
Stable Diffusion WebUI Forge
Generate images with a Stable Diffusion web interface.
Stable Diffusion WebUI Forge adds a web interface with resource-management options under AGPL-3.0, on Windows, macOS and Linux.
InvokeAI
A professional web interface for Stable Diffusion models, with a node-based workflow editor and a unified canvas.
InvokeAI adds a unified canvas and node workflow editor with a launcher-based install under Apache-2.0, but needs a capable GPU.
SwarmUI
Manage AI image-generation workflows through a modular web interface.
SwarmUI offers a modular MIT-licensed web interface with extensible backends, but it is listed for Windows only.
Fooocus
Offline image generator that asks for a prompt and handles the tuning itself.
Fooocus is a GPL-3.0 prompt-first graphical app that handles tuning itself, though upstream development has largely stopped.
Similar software
Related functionality, not a direct replacement.
Wan2GP
A local AI video generator built to run open video and image models on low-memory GPUs.
Stability Matrix
Install and manage AI image-generation interfaces from one application.
Kohya's GUI
A local graphical interface for training LoRA models and fine-tuning Stable Diffusion image models.
Civitai
A community site for sharing Stable Diffusion and Flux models, with online AI image generation.
Draw Things
Image generator that runs Stable Diffusion models locally on Apple hardware.