Seedance 5.0 image generation through Volcengine Ark.

Model:
Use reference images
Leave off for text-to-image. Turn on to upload or paste up to 14 reference images.
Output aspect ratio. Custom WxH pixel sizes remain accepted in JSON mode when supported upstream.
Seedream 5.0 Lite supports 2K, 3K resolution tiers.
USD estimate $0.035-$0.07: highest recharge package uses $1 = 2,000 credits; entry package uses $1 = 1,000 credits.

History
Saved locally in this browser
0 running · 0 completed
Billing Rules
API
curl /v1/images/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-5.0",
"prompt": "A story-driven cinematic image of a production AI workflow command center",
"size": "1:1",
"img_size": "2K"
}'