jcelerier/librediffusion
C++ / CUDA implementation of StreamDiffusion
This project helps developers integrate real-time image generation into their C++ applications, particularly for interactive or performance-critical graphics. It takes existing AI image generation models, converted to an optimized format, and outputs images extremely quickly. This is for software developers building applications that need to create images on the fly.
Use this if you are a C++ developer building an application that requires very fast, stable image generation from AI models, such as for live visual effects or interactive tools.
Not ideal if you are an end-user looking for a pre-built application to generate images, or if you are not comfortable working with C++ and model conversion scripts.
Stars
28
Forks
2
Language
C++
License
AGPL-3.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/jcelerier/librediffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scraed/LanPaint
High quality training free inpaint for every stable diffusion model. Supports ComfyUI
julienkay/com.doji.diffusers
A Unity package to run pretrained diffusion models with Unity Sentis
apapiu/transformer_latent_diffusion
Text to Image Latent Diffusion using a Transformer core
Aatricks/LightDiffusion-Next
Fastest Diffusion backend, WebUI, server. Pushing implementation and discovery of optimizations...
FMXExpress/Stable-Diffusion-Desktop-Client
Stable Diffusion Desktop client for Windows, macOS, and Linux built in Embarcadero Delphi.