StableDiffusion.NET and OnnxStack

These are competing C# wrappers for Stable Diffusion inference using ONNX Runtime, offering similar high-level interfaces for the same underlying task.

StableDiffusion.NET
52
Established
OnnxStack
46
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 103
Forks: 17
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stars: 235
Forks: 43
Downloads:
Commits (30d): 0
Language: C#
License: Apache-2.0
No Package No Dependents
Archived No Package No Dependents

About StableDiffusion.NET

DarthAffe/StableDiffusion.NET

C# Wrapper for StableDiffusion.cpp

This is a tool for software developers who want to integrate Stable Diffusion’s image generation capabilities into their .NET applications. It takes text descriptions or existing images as input and generates new images based on those inputs. Developers can use this to build features like text-to-image generation or image-to-image editing directly into their C# programs.

C# development .NET application development image generation API software integration AI model deployment

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work