Home/Models/seedream-4-byteplus

Seedream 4

static
byteplus
image

BytePlus ModelArk (direct)

Ready
Run the model to preview output.

README

# Seedream 4 ## Overview Seedream 4.0 called directly on BytePlus ModelArk. Text-to-image and image editing with multi-reference support. ## Model Metadata - Provider: byteplus - Category: static - Output Type: image - Slug: seedream-4-byteplus ## Notes Use the Playground tab above to test prompts and parameters.

Parameters

Model input reference derived from preset schema.

NameTypeRequiredDefaultDescription
sizeselectNo"2K"Image resolution: 1K (1024px), 2K (2048px), or 4K (4096px).
promptstringYes""Text prompt for image generation
max_imagesintegerNo1Max images to generate when sequential_image_generation='auto'. Input + generated cannot exceed 15.
image_inputimageNo[]Input image(s) for image-to-image generation. Up to 14 reference images.
aspect_ratioselectNo"match_input_image"Aspect ratio hint (expressed via size/prompt on BytePlus; not sent as a separate field).
output_formatselectNo"jpeg"seedream-4-0 output is jpeg only (custom output_format not supported).
sequential_image_generationselectNo"disabled"'disabled' generates a single image. 'auto' lets the model generate a related set (input + generated <= 15).