TensorStack-AI/OnnxStack
C# Stable Diffusion using ONNX Runtime
ArchivedProvides a .NET-native ML inference library eliminating Python dependencies by wrapping ONNX Runtime and Microsoft ML, enabling generative AI tasks like Stable Diffusion directly in C#. Implements diffusion models, ControlNet integration, and text-to-image pipelines through managed ONNX Runtime bindings. Targets the .NET ecosystem for building and deploying production ML applications without external runtime dependencies.
235 stars.
Stars
235
Forks
43
Language
C#
License
Apache-2.0
Category
Last pushed
Dec 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/TensorStack-AI/OnnxStack"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...