seasonjs/stable-diffusion
pure go for stable-diffusion and support cross-platform.
This is a tool for Go developers to integrate Stable Diffusion, a powerful image generation AI, into their Go applications. It takes text descriptions (prompts) and optional input images, then outputs new, unique images based on those inputs. Developers building cross-platform Go applications that need on-device image generation capabilities would use this.
Use this if you are a Go developer building an application and want to incorporate Stable Diffusion's image generation features without relying on external services or complex CGO dependencies.
Not ideal if you are not a Go developer or if you need to perform image generation without writing code.
Stars
67
Forks
9
Language
Go
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/seasonjs/stable-diffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
TheDesignFounder/DreamLayer
Benchmark diffusion models faster. Automate evals, seeds, and metrics for reproducible results.