Stable Diffusion
Open-weight text-to-image family (SD 1.5, SDXL, SD 3.5) from Stability AI. Free local inference; hosted API from ~$0.03/image (Core) to $0.08 (Ultra).
Pricing
Contact Sales
open_source
Category
Design
7 features tracked
Quick Links
Feature Overview
| Feature | Status |
|---|---|
| controlnet support | Advanced control over image composition and pose |
| custom model training | Ability to fine-tune models with custom datasets |
| local execution support | Can be run on personal hardware without cloud dependency |
| text to image generation | Generate images from text prompts |
| image to image generation | Transform existing images based on prompts |
| inpainting and outpainting | Edit specific areas of an image or extend its borders |
| extensive community plugins | Large ecosystem of tools, UIs, and extensions |
Overview
Stable Diffusion is an open-weight text-to-image (and image-to-image) model family released publicly in August 2022 by researchers at CompVis (LMU Munich) and Runway, with compute and productization from Stability AI. It popularized latent diffusion: generate in a compressed latent space, then decode to pixels—cheap enough that consumer GPUs can run serious image models locally. Primary job: turn prompts (and optional reference images / control maps) into still images you own enough to use under the relevant model license, without a mandatory closed SaaS.
The name now covers a stack, not one checkpoint: SD 1.4/1.5 (community workhorse), SD 2.x, SDXL 1.0 and SDXL Turbo, Stable Diffusion 3 / 3.5 (Medium, Large, Large Turbo, Flash variants), plus related Stability media models (e.g. Stable Video Diffusion, Stable Cascade) that share ecosystem tooling. Weights and inference code ship via Hugging Face, GitHub (CompVis, Stability generative-models), and countless fine-tunes on Civitai.
You can run models fully local (ComfyUI, AUTOMATIC1111 WebUI, Forge, InvokeAI, Fooocus, Diffusers scripts) or call Stability’s hosted API / DreamStudio-class products when you want managed GPUs. Third parties (Replicate, fal.ai, AWS Bedrock, etc.) also host SD-family endpoints. Open weights are the product’s lasting edge; closed generators still win on “pretty out of the box” for many non-technical users.
Quick start: For local control, install ComfyUI or A1111, download a base model (e.g. SDXL or SD 3.5 from Hugging Face), and generate offline. For API: create an account on platform.stability.ai, buy credits, call Stable Image Core / Ultra / SD3.5 endpoints. Official image product page: stability.ai/stable-image.
Key features
- Open weights + local inference — Download checkpoints and run on your NVIDIA (CUDA), AMD (ROCm where supported), Apple Silicon, or cloud GPU. After download, prompts need not leave the machine—core reason privacy- and cost-sensitive teams still standardize on SD.
- Model generations — 1.5: enormous LoRA/checkpoint ecosystem, 512-class defaults, still used for niche styles. SDXL: higher native resolution (~1024), stronger composition. SD 3 / 3.5: multimodal diffusion transformer + improved text rendering and prompt adherence versus classic U-Nets; Medium fits more consumer VRAM, Large targets quality, Turbo/Flash trade quality for speed.
- Image-to-image, inpaint, outpaint — Strength/denoise sliders, masked inpainting, and canvas workflows are first-class in UIs and APIs (Erase, Inpaint, Search-and-Replace on the platform API).
- Control & conditioning stack — ControlNet (pose, depth, canny, scribble, etc.), IP-Adapter / reference images, T2I-Adapter, regional prompting, and multi-ControlNet graphs. This is where SD still beats many closed apps for production art direction.
- Fine-tunes & adapters — DreamBooth, LoRA, LyCORIS, Textual Inversion, full checkpoint merges. Civitai and Hugging Face host tens of thousands of style/character models; teams pin private LoRAs for brand consistency.
- UI ecosystem — ComfyUI (node graphs, reproducible workflows, video/animation graphs); A1111 (form-based, extension marketplace); Forge (A1111-like UX with speed/VRAM work); InvokeAI, Fooocus, SD.Next. Pick UI for workflow complexity, not “which is Stable Diffusion.”
- Hosted Stability services — Stable Image Core (fast/cheap), Ultra (flagship detail, SD 3.5 Large–class), discrete SD 3.5 Medium/Large/Turbo endpoints, plus edit/control/upscale ops and other modalities (audio/3D on the same credit ledger).
- Developer surface — REST on platform.stability.ai; Python via Diffusers / community SDKs; same models on cloud marketplaces. Workflows export as Comfy JSON for CI-like reproducibility.
- Commercial license paths — Older RAIL-style licenses for classic models; Stability Community License for many modern open releases (commercial use allowed under revenue thresholds—confirm current agreement text); Enterprise license above thresholds or for terms you need in procurement.
- Ecosystem beyond pure T2I — Upscalers, face fixers, AnimateDiff / video nodes, 3D helpers, batch script farms. SD is a platform for generative pipelines, not only a single “Generate” button.
Pricing
Stable Diffusion’s economics split cleanly: open weights are free to download (you pay hardware, electricity, storage, and license compliance). Stability’s API is usage-priced in credits where 1 credit = $0.01. Figures below match public developer write-ups of platform.stability.ai/pricing as documented mid-2026 (verify live table before budgeting—Stability has adjusted rates, e.g. 2025 API updates).
| Path | Cost | What you get |
|---|---|---|
| Self-hosted open weights | $0 software + GPU TCO | Unlimited generations on your hardware under applicable model license; full ControlNet/LoRA stack |
| API trial | ~25 free credits (often via Google signup) | One-time smoke test (~a few Ultra or ~eight Core images); no recurring free monthly quota on API |
| Stable Image Core | 3 credits ($0.03) / image | Fast, cost-effective generation for drafts and volume |
| SD 3.5 Medium | 3.5 credits ($0.035) | Balanced open-family quality on API |
| SD 3.5 Large Turbo | 4 credits ($0.04) | Speed-oriented Large variant |
| SD 3.5 Large | 6.5 credits ($0.065) | Higher quality SD3.5 Large endpoint |
| Stable Image Ultra | 8 credits ($0.08) | Flagship hosted quality/detail |
| Edit / control ops | ~5 credits ($0.05) each | Inpaint, erase, remove background, sketch/structure/style control, etc. |
| Upscale | 2 / 40 / 60 credits (Fast / Conservative / Creative) | Creative upscale alone can dominate bills ($0.60) |
| Brand Studio / membership | Subscription tiers (see stability.ai/pricing) | Productized studio UX, seats, commercial packaging—separate from raw API credits |
| Enterprise | Contact sales | Volume rates, enterprise license for high revenue / custom terms |
Local TCO (not Stability fees): SD 1.5 is light on 6–8 GB VRAM; SDXL is comfortable on 8–12 GB with optimizations; SD 3.5 Large wants more VRAM or aggressive offload (slower). Storage for multiple 2–10 GB checkpoints and LoRAs adds up. A used 12–24 GB card often beats paying $0.03–$0.08 per image at serious monthly volume. Cloud GPU rental (RunPod, Vast, etc.) is a middle path.
License cost ≠ API cost: Community License terms (public materials describe commercial use under an annual revenue threshold such as ~$1M, with Enterprise above—always read the current agreement on stability.ai) matter for product companies even when self-hosting is “free.” Getty Images litigation and training-data debates also affect legal review, independent of per-image pricing.
Gotcha: Multi-step API pipelines stack charges. Generate (3) + remove background (5) + conservative upscale (40) ≈ 48 credits ($0.48) for one finished asset—far more than the headline $0.03 Core generation. Prototype on Core/Turbo; finalize keepers on Ultra; upscale selectively.
Limits & gotchas
- Not one quality bar — “Stable Diffusion” quality ranges from mediocre random 1.5 merges to excellent SDXL/3.5 + LoRA stacks. Comparisons that pick a bad checkpoint lose to Midjourney unfairly; cherry-picked Flux/MJ shots lose the other way. Pin versions.
- Setup tax — Local SD is free but not zero-effort: Python/CUDA mismatches, model placement, VRAM OOMs, extension breakage after updates. ComfyUI is powerful and steep; A1111 is easier but maintenance has slowed relative to node ecosystems.
- VRAM cliffs — Large models + high res + ControlNet + long videos exceed consumer cards quickly. Offloading works but destroys it/s. Batch farms need ops discipline.
- Text & hands still fail sometimes — SD 3.5 improved typography versus 1.5/SDXL, but complex spelling, tiny UI text, and anatomy edge cases remain failure modes; inpaint and reference workflows are normal production steps.
- API has no generous free tier — Trial credits are finite. Every edit/upscale is another charge. Forecast full workflow cost, not first generate.
- Safety filters differ by path — Hosted Stability endpoints enforce use policies; unrestricted local + community NSFW models do not. Enterprise brand risk and deepfake/misuse liability sit with the operator.
- License fragmentation — Base model license, LoRA license, and stock-photo-like Civitai terms can conflict. Shipping a SaaS that serves SD outputs needs a license matrix, not “it’s open source so OK.”
- Ecosystem churn vs closed polish — Nodes, samplers, and “best model this month” rotate. Midjourney/Firefly users trade control for fewer moving parts. Flux and other open competitors also pull power users away from pure SD checkpoints.
- Legal overhang — Training-data lawsuits (e.g. Getty vs Stability coverage in major press) and jurisdiction-specific AI rules can block use even when tech works. Procurement often asks for enterprise terms, not only Community License.
- Photoreal people / IP likeness — Easy to prompt celebrity-like faces and brand logos; policy and law may still forbid commercial use. Filters help on API; local is operator-governed.
Community sentiment
On r/StableDiffusion, r/comfyui, Discord, Civitai comments, and Hacker News, Stable Diffusion is still the default open creative OS for still images—even when people argue the single best base checkpoint is no longer always “an SD model” (Flux threads are constant).
Praise: free unlimited local gens; unmatched ControlNet/LoRA craft; reproducible Comfy graphs for studios; ability to air-gap; API cheap enough for experiments; SD 3.5’s better prompt/text behavior versus older U-Nets; huge tutorial surface (Stable Diffusion Art, YouTube, HF blogs).
Criticism: install friction; A1111 stagnation vs Comfy/Forge; Stability company drama and license/membership friction over the years; SD3 early rollout complaints (access, quality vs hype); “just use Midjourney” for clients who want taste without nodes; GPU poverty; Civitai quality variance and NSFW reputation bleeding into professional perception.
“ComfyUI for production graphs, a closed app when the client needs pretty tomorrow.” — common 2025–2026 framing in UI comparison threads
UI polls and threads (Comfy vs Forge vs A1111) converge on: beginners → Fooocus/Forge/A1111; power users and video → ComfyUI; API users → Stability or cheaper hosts when latency/SLA matters more than custom nodes. SD 3.5 vs Flux debates are model-quality arguments, not “is open image gen real?”—that question ended in 2022.
Who should use it
- Studios and product teams that need pose/layout control, brand LoRAs, and on-prem or VPC inference.
- Indie artists and game/asset creators generating high volume where Midjourney’s subscription economics or style lock-in hurt.
- Developers embedding image gen who want swappable open checkpoints or Stability’s simple per-image API.
- Privacy-sensitive orgs (concept art for unreleased products, medical illustration policies, internal training data) that reject sending prompts to a closed consumer app.
- Learners who want to understand diffusion, samplers, and conditioning—not only prompt roulette.
- Less ideal: non-technical users who want one beautiful button with zero maintenance (try Midjourney, Ideogram, Firefly, or Leonardo); teams needing guaranteed photoreal stock with commercial indemnity only enterprise vendors provide; pure chat-to-image casuals on phones without a GPU plan.
Alternatives
- Midjourney — Best-in-class taste and Discord/web UX; less open control, subscription model, weaker local story.
- DALL·E — OpenAI ecosystem integration and safety stack; closed weights, usage/subscription via ChatGPT/API.
- Runway — Stronger when the job is video/creative suite, not still-image control nets.
- Sora — Video-first OpenAI path (product availability has shifted—check current access); not an SD stills replacement.
- Flux (Black Forest Labs) — Leading open/competitor weights many r/StableDiffusion users compare head-to-head with SD 3.5 for base quality.
- Adobe Firefly / Ideogram / Leonardo — Hosted commercial polish, design-tool integration, or text-in-image strengths depending on product.
- ComfyUI + non-SD models — Same UI, different UNet/DiT: common hybrid (“SD for ControlNet workflows, Flux for hero stills”).
Verdict
Stable Diffusion remains the open foundation of still-image generative AI: free weights, ruthless customizability, and a tooling galaxy (ComfyUI, ControlNet, Civitai) closed apps still do not fully match. Hosted Stability pricing around $0.03–$0.08 per generate (plus stacked edit/upscale credits) is transparent for light API use; serious volume almost always self-hosts under the proper license. Choose SD when control, cost at scale, or privacy matter. Choose Midjourney/Firefly-class products when speed-to-pretty and zero ops matter more than graph-level control—and accept that “Stable Diffusion” quality is only as good as the checkpoint, UI, and craft you pair with it.
Alternatives
Best Alternatives to Stable Diffusion
Canva Magic Studio
0Framer
From $10/mo
InVision
From $9.95/mo
Marvel
From $12/mo
Google Stitch
0Figma
0More in Design