ComfyUI Node
Seedream Image Generate V2
A ComfyUI node in image/generation with 18 inputs and 2 outputs.
Seedream Image Generate V2
- image1
- image2
- image3
- image4
- image5
- images
- text
◄prompt►
◄modeldoubao-seedream-5-0-pro-260628►
◄width2048►
◄height2048►
◄sequential_image_generationauto►
◄max_images1►
◄response_formaturl►
◄watermarkfalse►
◄streamfalse►
◄base_urlhttps://ark.cn-beijing.volces.com/api/v3►
◄use_local_imagestrue►
◄seed0►
◄enable_auto_retrytrue►
Categoryimage/generation
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| model | COMBO | doubao-seedream-5-0-pro-260628 | 4 options: doubao-seedream-4-0-250828, doubao-seedream-4-5-251128, doubao-seedream-5-0-260128, doubao-seedream-5-0-pro-260628 |
| width | INT | 20481–16384 | 生成图片宽度。最终会与height组合成 widthxheight 传给API;上限按总像素和宽高比校验,不按单边4096限制 |
| height | INT | 20481–16384 | 生成图片高度。单边可超过4096;总像素范围随模型变化:5.0 Pro为1280x720到2048x2048;5.0 Lite/4.5为2560x1440到4096x4096;4.0为1280x720到4096x4096 |
| sequential_image_generation | COMBO | auto | 顺序生成模式:auto=自动,enabled=启用,disabled=禁用 |
| max_images | INT | 11–10 | sequential_image_generation_options.max_images - 最大生成图片数量(用于顺序生成) |
| response_format | COMBO | url | 2 options: url, b64_json |
| watermark | BOOLEAN | false | — |
| stream | BOOLEAN | false | 流式传输模式 - 启用后与max_images配合可生成多张图片 |
| base_url | STRING | https://ark.cn-beijing.volces.com/api/v3 | — |
| use_local_images | BOOLEAN | true | 使用本地图像(Base64格式,官方支持) |
| seed | INT | 00–18446744073709550000 | — |
| enable_auto_retry | BOOLEAN | true | 启用自动重试机制,处理云端工作流的异步执行问题 |
| image1opt | IMAGE | — | |
| image2opt | IMAGE | — | |
| image3opt | IMAGE | — | |
| image4opt | IMAGE | — | |
| image5opt | IMAGE | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| text | STRING | — |