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.
176 stars.
Use this if you need a straightforward way to generate diverse images from textual descriptions on your computer.
Not ideal if you need to modify existing images (img2img), enhance image resolution, or perform inpainting, as these features are not currently supported.
Stars
176
Forks
21
Language
Java
License
UPL-1.0
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/oracle/sd4j"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
leejet/stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
xlite-dev/lite.ai.toolkit
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion,...
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
ssube/onnx-web
web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD
xororz/local-dream
Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU...