StableDiffusion.NET and StableDiffusion
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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work