bytedance/seedream-5-lite
Seedream 5.0 lite: image generation with built-in reasoning, example-based editing, and deep domain knowledge
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
prompt * | string | Text prompt for image generation | — | — |
aspect_ratio | string | Image aspect ratio. Use 'match_input_image' to automatically match the input image's aspect ratio. | "match_input_image" | match_input_image 1:1 4:3 3:4 16:9 9:16 3:2 2:3 21:9 |
image_input | array | Input image(s) for image-to-image generation. List of 1-14 images for single or multi-reference generation. | | — |
max_images | integer | Maximum number of images to generate when sequential_image_generation='auto'. Range: 1-15. Total images (input + generated) cannot exceed 15. | 1 | min: 1, max: 15 |
output_format | string | Output image format. | "png" | png jpeg |
sequential_image_generation | string | Group image generation mode. 'disabled' generates a single image. 'auto' lets the model decide whether to generate multiple related images (e.g., story scenes, character variations). | "disabled" | disabled auto |
size | string | Image resolution: 2K (2048px) or 3K (3072px). | "2K" | 2K 3K |
prompt required string Text prompt for image generation
aspect_ratio string Image aspect ratio. Use 'match_input_image' to automatically match the input image's aspect ratio.
"match_input_image" image_input array Input image(s) for image-to-image generation. List of 1-14 images for single or multi-reference generation.
max_images integer Maximum number of images to generate when sequential_image_generation='auto'. Range: 1-15. Total images (input + generated) cannot exceed 15.
1 min: 1, max: 15 output_format string Output image format.
"png" sequential_image_generation string Group image generation mode. 'disabled' generates a single image. 'auto' lets the model decide whether to generate multiple related images (e.g., story scenes, character variations).
"disabled" size string Image resolution: 2K (2048px) or 3K (3072px).
"2K" eeb2857d94c4 Updated: 6/26/2026 2.4M runs
cinemasetfree.com