stability-ai/stable-diffusion-3
A text-to-image model with greatly improved performance in image quality, typography, complex prompt understanding, and resource-efficiency
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
aspect_ratio | string | The aspect ratio of your output image. This value is ignored if you are using an input image. | "1:1" | 1:1 16:9 21:9 3:2 2:3 4:5 5:4 9:16 9:21 |
cfg | number | The guidance scale tells the model how similar the output should be to the prompt. | 3.5 | min: 0, max: 20 |
image | string (uri) | Input image for image to image mode. The aspect ratio of your output will match this image. | — | — |
negative_prompt | string | Negative prompts do not really work in SD3. Using a negative prompt will change your output in unpredictable ways. | "" | — |
output_format | string | Format of the output images | "webp" | webp jpg png |
output_quality | integer | Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. | 90 | min: 0, max: 100 |
prompt | string | — | "" | — |
prompt_strength | number | Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image. | 0.85 | min: 0, max: 1 |
seed | integer | Set a seed for reproducibility. Random by default. | — | — |
steps | integer | Number of steps to run the sampler for. | 28 | min: 1, max: 28 |
aspect_ratio string The aspect ratio of your output image. This value is ignored if you are using an input image.
"1:1" cfg number The guidance scale tells the model how similar the output should be to the prompt.
3.5 min: 0, max: 20 image string Input image for image to image mode. The aspect ratio of your output will match this image.
negative_prompt string Negative prompts do not really work in SD3. Using a negative prompt will change your output in unpredictable ways.
"" output_format string Format of the output images
"webp" output_quality integer Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
90 min: 0, max: 100 prompt string "" prompt_strength number Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.
0.85 min: 0, max: 1 seed integer Set a seed for reproducibility. Random by default.
steps integer Number of steps to run the sampler for.
28 min: 1, max: 28 527d2a6296fa Updated: 6/26/2026 1.9M runs
cinemasetfree.com