StableDiffusion.NET and OnnxStack
About StableDiffusion.NET
DarthAffe/StableDiffusion.NET
C# Wrapper for StableDiffusion.cpp
Wraps the high-performance stable-diffusion.cpp library with fluent APIs for text-to-image, image-to-image, and image editing workflows, automatically selecting GPU acceleration when available. Modular backend system allows flexible native library loading across CPU and various GPU targets. Includes event-driven logging and progress tracking, with integration points for image processing via HPPH extensions.
About OnnxStack
TensorStack-AI/OnnxStack
C# Stable Diffusion using ONNX Runtime
Provides 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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work