StableDiffusion and ADI-Stable-Diffusion

These are ecosystem siblings—one provides a C# wrapper for ONNX Runtime-based Stable Diffusion inference, while the other offers a lower-level C/C++ framework that could serve as the underlying accelerated backend for similar inference tasks across platforms.

StableDiffusion
48
Emerging
ADI-Stable-Diffusion
47
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 245
Forks: 51
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stars: 445
Forks: 70
Downloads:
Commits (30d): 0
Language: C++
License: GPL-3.0
Stale 6m No Package No Dependents
Stale 6m 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 ADI-Stable-Diffusion

Windsander/ADI-Stable-Diffusion

Accelerate your Stable Diffusion inference with the library's universal C/C++ framework design, powered by ONNXRuntime & across platforms.

This project helps integrate Stable Diffusion models into applications for image generation tasks. It takes text prompts and optional input images, then quickly produces new images based on those inputs. It's designed for software developers building applications that need fast, efficient, and cross-platform image generation capabilities powered by Stable Diffusion.

AI-application-development image-generation model-deployment C++-development cross-platform-tools

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