Available Models
| Model ID | Description |
|---|---|
stability-ai/sdxl | Stable Diffusion XL — high quality, 1024px |
stable-diffusion-xl-base-1.0 | SDXL base model |
stability-ai/stable-diffusion-3 | SD3 — next-gen quality |
Code Example
Negative Prompts
Stable Diffusion supports negative prompts to exclude unwanted elements. Pass them in the prompt separated by|:
Negative prompt syntax varies by model. The
| separator works for most Stability AI models.