StableDiffusion and OnnxStack

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

Implements the full Stable Diffusion pipeline—text encoding via CLIP, iterative denoising with UNet and scheduler algorithms, and VAE decoding—all optimized for GPU inference through ONNX Runtime's execution providers (CUDA or DirectML). Supports multiple model versions from Hugging Face and targets Windows development environments with Visual Studio or VS Code integration.

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