ByteDance
ByteDance/bytedance-seedream-4-5/Released Dec 2025

Seedream 4.5

High-fidelity text-to-image and image-to-image generation with multi-reference control (up to 10 images), 4K support, and batch output.(128 characters)

Provider
ByteDance
Modality
text-to-image
Released
Dec 2025
Pricing
$0.04 / image

Ready to build with Seedream 4.5?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://staging.hub.oxen.ai/api/images/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "bytedance-seedream-4-5",
  "prompt": "An exterior shot of a gritty neon-drenched cyberpunk café, a flickering holographic sign projecting '\''Oxen.ai Cafe'\'' in glitching cyan and magenta lettering above it'\''s outdoor windows. High-contrast digital aesthetic with neon tones, chromatic aberration, digital noise artifacts, and dense megacity back-alley atmosphere.",
  "aspect_ratio": "1:1",
  "size": "4K"
}'
Seedream 4.5 on Oxen | Oxen.ai