Nodes/ComfyUI-KIE-Nodes-Next/Seedream 5.0 Pro - Layer Decomposition
ComfyUI Node

Seedream 5.0 Pro - Layer Decomposition

Seedream 5.0 Pro - Layer Decomposition OpenAPI Specification

By felipederosilva·Created 24 days ago·Updated about 11 hours ago· 0
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)

NameTypeDefaultDescription
promptSTRINGSeparate the title text <bbox>179 58 809 197</bbox> and the parrot <bbox>330 274 641 991</bbox> into independent layersOptional 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_urlIMAGE—
sizeoptCOMBOautoResolution 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_formatoptCOMBOjpegOutput format of the base image. This parameter only controls the base image format; all separated layers are fixed to output as PNG.
timeout_secondsoptINT120030–7200—
callback_urloptSTRINGOptional KIE callback URL. Leave empty for normal ComfyUI use.

Outputs (7)

NameTypeDescription
imageIMAGE—
urlSTRING—
all_urls_jsonSTRING—
task_idSTRING—
raw_jsonSTRING—
credits_consumedFLOAT—
credits_leftFLOAT—