StableDiffusion and OnnxStack

Both projects provide C# implementations for Stable Diffusion inference using ONNX Runtime, making them direct competitors offering similar functionality.

StableDiffusion
48
Emerging
OnnxStack
46
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 245
Forks: 51
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stars: 235
Forks: 43
Downloads:
Commits (30d): 0
Language: C#
License: Apache-2.0
Stale 6m No Package No Dependents
Archived No Package No Dependents

About StableDiffusion

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.

C# development AI image generation application development text-to-image local AI inference

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