cassiebreviu/StableDiffusion
Inference Stable Diffusion with C# and ONNX Runtime
This project helps developers integrate Stable Diffusion's image generation capabilities directly into their C# applications. You provide a text prompt, and it generates an image based on that description. This is intended for C# developers who want to embed advanced AI image creation features without relying on external services.
245 stars. No commits in the last 6 months.
Use this if you are a C# developer building an application that needs to generate custom images from text descriptions using Stable Diffusion models locally.
Not ideal if you are an end-user looking for a simple application to generate images, or if you are not a C# developer.
Stars
245
Forks
51
Language
C#
License
MIT
Category
Last pushed
Oct 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/cassiebreviu/StableDiffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
leejet/stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
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...