MODELS/image/Stable Diffusion 3.5 Large
Stable Diffusion 3.5 Large
SAMPLE OUTPUT
━━ MODEL

Stable Diffusion 3.5 Large.

Stability AI
stable-diffusion-v35-large

Multi-subject, typography, photoreal style range.

━━ RATE
$0.085
per image
ALL-IN. NO HIDDEN FEES.
━━ INPUT

PLAYGROUND

━━ OUTPUT
AWAITING INPUT.
━━ CURL

CALL IT FROM
ANYTHING.

curl https://plumestudios.dev/api/run/stable-diffusion-v35-large \
  -H "Authorization: Bearer $PLUME_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "prompt": "…",
  "image_size": "landscape_16_9"
}'