Nodes/comfyui-seedance-nodes/ByteDance Seedream 5
ComfyUI Node

ByteDance Seedream 5

A ComfyUI node in Seedance/Image Generation with 14 inputs and 3 outputs.

By theclueless-ai·Created 4 months ago·Updated 4 months ago· 0
ByteDance Seedream 5
  • image
  • images
  • image_urls
  • image_paths
api_key
promptVibrant close-up editorial portrait, sharp focus on eyes, dramatic studio lighting.
modelseedream-5-0-260128
size_preset2K 1:1
width2048
height2048
sequential_image_generationfalse
max_images1
seed0
watermarkfalse
fail_on_partialfalse
output_formatpng
image_url
CategorySeedance/Image Generation

Inputs (14)

NameTypeDefaultDescription
api_keySTRINGBytePlus ARK API key. Leave empty to use ARK_API_KEY env variable.
promptSTRINGVibrant close-up editorial portrait, sharp focus on eyes, dramatic studio lighting.Text description of the image to generate.
modelCOMBOseedream-5-0-260128seedream-5-0-260128 (full) or seedream-5-0-lite-260128 (lite).
size_presetCOMBO2K 1:1Aspect-ratio + resolution preset. Choose 'custom' to use the width/height inputs instead.
widthINT2048512–4704Custom image width (only used when size_preset = 'custom').
heightINT2048512–4704Custom image height (only used when size_preset = 'custom').
sequential_image_generationBOOLEANfalseEnable grouped image generation. When True the model can return up to max_images related images in a single request.
max_imagesINT11–15Maximum generated images (only used when sequential_image_generation is True). Reference images + generated images must be ≤ 15.
seedINT00–18446744073709550000Random seed. 0 = server picks a random seed.
watermarkBOOLEANfalseAdd a BytePlus watermark to the output image.
fail_on_partialBOOLEANfalseWhen sequential generation returns fewer images than requested, raise an error instead of returning the partial batch.
output_formatCOMBOpng2 options: png, jpeg
imageoptIMAGEOptional reference image(s). A batched IMAGE is sent as multiple reference images (multi-reference mode).
image_urloptSTRINGOptional HTTP URL(s) to use instead of the IMAGE input. Separate multiple URLs with newlines.

Outputs (3)

NameTypeDescription
imagesIMAGE
image_urlsSTRING
image_pathsSTRING