leejet/stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
This project helps artists, designers, and content creators generate images and videos from text descriptions using popular diffusion models like Stable Diffusion, FLUX, and Wan. You provide a text prompt describing your desired image or video, and it outputs the corresponding visual content. This tool is for anyone who wants to create digital art or media efficiently on their own computer, without relying on cloud services.
5,579 stars. Actively maintained with 41 commits in the last 30 days.
Use this if you want to generate high-quality images or short videos from text prompts using various advanced models directly on your personal computer, even without a powerful GPU.
Not ideal if you prefer a simple, ready-to-use web interface for image generation without any setup or command-line interaction.
Stars
5,579
Forks
551
Language
C++
License
MIT
Category
Last pushed
Mar 16, 2026
Commits (30d)
41
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/leejet/stable-diffusion.cpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Compare
Related models
xlite-dev/lite.ai.toolkit
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion,...
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
ssube/onnx-web
web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD
xororz/local-dream
Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU...
DarthAffe/StableDiffusion.NET
C# Wrapper for StableDiffusion.cpp