ByteDance
Seedream 5.0 Lite: Image-to-Image
Transform images intelligently with detailed text prompts
imagelive
- Model id
- seedream-v5-lite-image-to-image
- Typical run
- ~47s
- Inputs
- 6 parameters
- Contract
- async
Call it
bash
curl -X POST https://api.ezflows.io/v1/models/seedream-v5-lite-image-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 desired image transformation or style change. |
| image_input | string[] | — | Input images to guide creation, Upto 10 Images for reference. |
| aspect_ratio | enum | 16:9 | Image aspect ratio. 16:9 for widescreen, 1:1 for square. |
| size | enum | 3K | Image resolution. 2K for moderate detail, 3K for fine detail. |
| max_images | integer | 1 | Number of images to generate. Use 1 for single output. |
| optimize_prompt | enum | fast | Select optimization mode: 'fast' for quicker results, 'standard' for detailed transformation. |
What a run costs
$0.035average · per run
$0.00for a failed run
~47smeasured mean, end to end
How it stacks up
| Model | Price | Unit | Typical run |
|---|---|---|---|
| Seedream 5.0 Lite: Image-to-Image | avg $0.035 | run | ~47s |
| Seedream 5.0 Lite: Text-to-Image | avg $0.035 | run | ~46s |
| 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 |