SDXL vs Stable Diffusion 3 vs SD 1.5: which one should you use?

By Updated 3 min read

Use Stable Diffusion 1.5 for speed, low VRAM and the largest choice of community models; SDXL 1.0 for detailed 1024×1024 images and artist styles; Stable Diffusion 3.5 for prompts with several subjects, readable text and the best quality if your GPU has 12 GB or more.

Comparison table

SD 1.5SDXL 1.0SD 3 MediumSD 3.5 Large
ReleaseOct 2022Jul 2023Jun 2024Oct 2024
Parameters0.9 B3.5 B (+ refiner)2 B8 B
Native size512×5121024×10241024×10241024×1024
VRAM (fp16)4–6 GB8 GB10 GB16 GB+
Speed (RTX 3060)~4 s~15 s~20 s~60 s
Prompt understandingkeywordskeywords, better compositionsentences, several subjectsbest
Text in imagesnorarelyyes, shortyes
Artist namesstrongstrongweakweak
Community modelsthousandsmanyfewgrowing
LicenceOpenRAIL-MOpenRAIL++Community licence (free under $1M revenue)
Try on this siteSD 1.5SDXLSD 3—

Stable Diffusion 1.5: the workhorse

Small, fast, endlessly customised. Photorealistic and anime fine-tunes, ControlNet models, LoRAs and embeddings exist for everything. Its weaknesses are the 512 px base resolution, hands, and a literal reading of prompts. It remains the right choice for a 6 GB card, for animation pipelines and for ControlNet-heavy work. This site's member txt2img runs SD 1.5.

SDXL 1.0: detail and style

Four times the pixels, a second text encoder, a refiner for the last steps. Faces, hands and composition improved a lot, and artist names have a strong, predictable effect, which is why our 1,731-artist comparison was generated with SDXL. It needs 8 GB and is three to four times slower than 1.5. Distilled versions (SDXL Turbo, LCM LoRA) bring it back to one second per image at some quality cost.

Stable Diffusion 3 and 3.5: understanding and text

A new architecture (diffusion transformer with three text encoders) that follows sentences instead of keyword lists: "a red cube on a blue sphere, to the left of a green cone" comes out right, and short text in quotes renders correctly. 3 Medium had anatomy problems that 3.5 fixed; 3.5 Large is the best open model of the family, 3.5 Medium the balanced one. Artist names and old negative prompt habits matter less. Try Stable Diffusion 3 Medium here.

Which one should you pick?

  • Learning, 6 GB card, ControlNet, animation: SD 1.5.
  • Illustration, portraits, artist styles, 8–12 GB: SDXL.
  • Posters with text, complex scenes, 12–16 GB+: SD 3.5 Medium or Large.
  • No GPU: the online tools on this site, no account needed.

Questions people also ask

Is SDXL better than SD 1.5?

Out of the box, yes: higher resolution, better anatomy and composition. SD 1.5 keeps the edge in speed, VRAM and the breadth of community fine-tunes.

Can I use SD 1.5 LoRAs with SDXL or SD 3?

No. A LoRA is tied to the architecture it was trained on; each family needs its own LoRAs.

What about Flux?

Flux.1 by Black Forest Labs (August 2024) is a 12 B parameter competitor with excellent prompt following and text; it needs 12 to 24 GB of VRAM and is not a Stable Diffusion model, but the same tools (ComfyUI, Forge) run it.