← Back to all generators

bytedance/seedream-4

Unified text-to-image generation and precise single-sentence editing at up to 4K resolution

Capabilities

1:14:33:416:99:162:33:2Reference Images

Cost

Community model (estimated from hardware time)

Input Parameters

promptrequiredstring

Text prompt for image generation

aspect_ratiostring

Image aspect ratio. Only used when size is not 'custom'. Use 'match_input_image' to automatically match the input image's aspect ratio.

Default: "match_input_image"
match_input_image1:14:33:416:99:163:22:321:9
enhance_promptboolean

Enable prompt enhancement for higher quality results, this will take longer to generate.

Default: true
heightinteger

Custom image height (only used when size='custom'). Range: 1024-4096 pixels.

Default: 2048min: 1024, max: 4096
image_inputarray

Input image(s) for image-to-image generation. List of 1-10 images for single or multi-reference generation.

Default:
max_imagesinteger

Maximum number of images to generate when sequential_image_generation='auto'. Range: 1-15. Total images (input + generated) cannot exceed 15.

Default: 1min: 1, max: 15
sequential_image_generationstring

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).

Default: "disabled"
disabledauto
sizestring

Image resolution: 1K (1024px), 2K (2048px), 4K (4096px), or 'custom' for specific dimensions.

Default: "2K"
1K2K4Kcustom
widthinteger

Custom image width (only used when size='custom'). Range: 1024-4096 pixels.

Default: 2048min: 1024, max: 4096
Version: cf7d43199143Updated: 7/25/202627.5M runs