Tools/Diffusion Model Tools & UIs/stable-diffusion.cpp

stable-diffusion.cpp

Pure C/C++ diffusion model inference with GGUF quantization and no Python dependencies.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

In the spirit of llama.cpp, stable-diffusion.cpp by leejet implements diffusion model inference in pure C/C++ on the ggml tensor library, with no Python runtime required. Coverage has grown far beyond Stable Diffusion 1.x, 2.x, and SDXL to include SD3 and 3.5, the FLUX family with Kontext editing, Qwen-Image, Z-Image, and video models such as Wan 2.1 and 2.2 and HunyuanVideo, plus LoRA and ControlNet support. Models load in GGUF quantized formats to shrink memory footprints, and compute backends span plain CPU with AVX, AVX2, and AVX512, CUDA, Vulkan, Metal, OpenCL, and SYCL, so the same approach works across NVIDIA, AMD, and Apple hardware or on CPU alone. Prebuilt binaries are published on the releases page, or the project builds from source following docs that cover backend selection, performance tuning, quantization, and per-model setup; a small embedded web UI arrived in 2026 alongside the command line interface. MIT licensed with about 6,600 stars and over 800 commits, it is the standard choice for diffusion inference in constrained or Python-free environments.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/5)
License
MIT
Added
Jul 29, 2026

Related Tools

Tool for packaging ComfyUI workflows into portable standalone applications.

Open SourceSelf HostedOfflineGPU 6GB+
Easy
0.0 (0)
Featured

Extension manager for ComfyUI to install and manage custom nodes.

Open SourceSelf HostedOfflineGPU 6GB+
Beginner
0.0 (0)

Essential node pack for ComfyUI with face detection, segmentation, and more.

Open SourceSelf HostedOfflineGPU 6GB+
Easy
0.0 (0)

Graphical interface for kohya-ss SD training scripts.

Open SourceSelf HostedOfflineGPU 8GB+
Easy
0.0 (0)
Featured

One-click installer for running AI applications locally.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Open-source platform for sharing and discovering AI-generated models and artwork.

Open Source
Beginner
0.0 (0)
Browse all Diffusion Model Tools & UIs tools