ComfyUI Node
Seedream 5.0 Pro - Layer Decomposition
Seedream 5.0 Pro - Layer Decomposition OpenAPI Specification
Seedream 5.0 Pro - Layer Decomposition
- image_url
- image
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄promptSeparate the title text <bbox>179 58 809 197</bbox> and the parrot <bbox>330 274 641 991</bbox> into independent layers►
◄sizeauto►
◄output_formatjpeg►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Image/ByteDance/Seedream
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Separate the title text <bbox>179 58 809 197</bbox> and the parrot <bbox>330 274 641 991</bbox> into independent layers | Optional prompt for layer separation. - When a prompt is provided, the model separates the specified elements based on the prompt - When no prompt is provided, the model automatically identifies the main elements in the image - Supports using `<bbox>x1 y1 x2 y2</bbox>` to precisely specify element positions, recommending the use of normalized coordinates in the 0-1000 range |
| image_url | IMAGE | — | |
| sizeopt | COMBO | auto | Resolution level of the output image. The base image maintains the aspect ratio of the input image, and each separated layer maintains the aspect ratio of the corresponding element in the original image. - `auto`: Automatically selected based on the input image size - `1K`: 1K resolution level - `1.5K`: 1.5K resolution level - `2K`: 2K resolution level |
| output_formatopt | COMBO | jpeg | Output format of the base image. This parameter only controls the base image format; all separated layers are fixed to output as PNG. |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |