leejet/stable-diffusion.cpp
Summary
Leejet/stable-diffusion.cpp is a pure C/C++ implementation of diffusion model inference built on ggml, designed to be lightweight with no external dependencies. It supports multiple backends (CPU, CUDA, Vulkan, Metal, OpenCL, SYCL) and a wide range of image and video models, with features for quantization, LoRA, and cross-platform deployment. The repository provides extensive documentation, quick start guides, bindings, and UIs, underscoring active development and broad ecosystem integrations.