← Back to all generators

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

Reference Images Negative Prompt Seed

Cost

Community model (estimated from hardware time)

Input Parameters

aspect_ratio string

The aspect ratio of your output image. This value is ignored if you are using an input image.

Default: "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.

Default: 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.

Default: ""
output_format string

Format of the output images

Default: "webp"
webp jpg png
output_quality integer

Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.

Default: 90 min: 0, max: 100
prompt string
Default: ""
prompt_strength number

Prompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.

Default: 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.

Default: 28 min: 1, max: 28
Version: 527d2a6296fa Updated: 6/26/2026 1.9M runs