ByteDance
Seedream 5.0 Lite: Text-to-Image
Fast, affordable instruction-following image generation
imagelive
- Model id
- seedream-v5-lite-text-to-image
- Typical run
- ~46s
- Inputs
- 5 parameters
- Contract
- async
Call it
bash
curl -X POST https://api.ezflows.io/v1/models/seedream-v5-lite-text-to-image \
-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 | — | Describe the image to create with subject and setting. |
| aspect_ratio | enum | 16:9 | Width-to-height ratio. 16:9 for panoramic, 1:1 for square. |
| size | enum | 2K | Output resolution. 2K for standard use, 3K for sharpness. |
| max_images | integer | 1 | Number of images to generate. Up to 15 for variations. |
| optimize_prompt | enum | standard | Select prompt speed. 'Standard' for accuracy, 'Fast' for quicker outputs. |
What a run costs
$0.035average · per run
$0.00for a failed run
~46smeasured mean, end to end
How it stacks up
| Model | Price | Unit | Typical run |
|---|---|---|---|
| Seedream 5.0 Lite: Text-to-Image | avg $0.035 | run | ~46s |
| Seedream 5.0 Lite: Image-to-Image | avg $0.035 | run | ~47s |
| Seedream 4.0 (4k) | avg $0.035 | run | ~25s |
| GPT Image 2.5 Flare | avg $0.037 | run | ~17s |
| Nano Banana 2 Lite | from $0.038 | image | ~12s |