ST

stable-diffusion.cpp

Stable Diffusion inference in plain C/C++

AI Image Generation ★ 6.7k stars Hard setup MIT

stable-diffusion.cpp is a lightweight C/C++ implementation of Stable Diffusion inference. It runs image generation efficiently on CPUs and GPUs without heavy Python dependencies.

Key features

  • Pure C/C++ inference
  • Low memory usage
  • Quantization support
  • No Python required

Strengths

  • Released under the MIT license
  • Mature project with 6.7k GitHub stars
  • Written in C++

stable-diffusion.cpp replaces

Compare stable-diffusion.cpp

13 head-to-head comparisons.

Similar ai image generation apps