ByteDance
Seedream 5 Pro
High-fidelity image generation and multi-reference editing at…
imagelivetext-to-imageeditinghigh-fidelity
- Model id
- seedream-5-pro
- Typical run
- ~78s
- Inputs
- 6 parameters
- Contract
- async
Call it
bash
curl -X POST https://api.ezflows.io/v1/models/seedream-5-pro \
-H "Authorization: Bearer $EZFLOWS_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "a wide shot of a desert at dusk"}'
# { "request_id": "req_8f2a41c9", "poll_url": "…", "status": "queued" }Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| prompt required | string | — | — |
| size | enum | 2K | 2K costs exactly twice 1K. |
| aspect_ratio | enum | 3:2 | — |
| image_input | string[] | — | Up to 10. Each one adds $0.003375. |
| output_format | enum | jpeg | — |
| watermark | boolean | false | — |
What a run costs
$0.051from · per image
$0.00for a failed run
~78smeasured mean, end to end
How it stacks up
| Model | Price | Unit | Typical run |
|---|---|---|---|
| Seedream 5 Pro | from $0.051 | image | ~78s |
| GPT Image 2.5 Flare | avg $0.043 | run | ~18s |
| Seedream 4.5 | avg $0.04 | run | ~38s |
| Nano Banana 2 Lite | from $0.038 | image | ~12s |
| Seedream 4.0 (4k) | avg $0.035 | run | ~25s |