infery
← All models

Stable Diffusion 3.5 Large

stable-diffusion-3.5-large

Image generationby Stability AI

Stable Diffusion 3.5 Large generates high-resolution images with fine details, strong typography, and diverse artistic styles using the MMDiT architecture. Use SD 3.5 Large with an API.

images

Details

Accepts
text + image

Pricing

Price
8.13 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
cfgnumberThe guidance scale tells the model how similar the output should be to the prompt.
seedintegerSet a seed for reproducibility. Random by default.
imagestringInput image for image to image mode. The aspect ratio of your output will match this image.
promptrequiredstringText prompt for image generation
aspect_ratioenum: 16:9, 1:1, 21:9, 2:3, 3:2, 4:5The aspect ratio of your output image. This value is ignored if you are using an input image.
output_formatenum: webp, jpg, pngFormat of the output images
negative_promptstringWhat you do not want to see in the image
prompt_strengthnumberPrompt strength (or denoising strength) when using image to image. 1.0 corresponds to full destruction of information in image.