sd4j and OnnxStack
About sd4j
oracle/sd4j
Stable diffusion pipeline in Java using ONNX Runtime
This project helps you create unique images from text descriptions. You input a phrase describing the image you want, along with optional negative phrases and other settings, and it generates a corresponding image. It's designed for anyone who wants to quickly generate images for creative projects, presentations, or just for fun, directly from text prompts.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work