ComfyUI Node
Zhenzhen Image GK v2 智能分割
A ComfyUI node in Seedance/Image Tools with 5 inputs and 5 outputs.
Zhenzhen Image GK v2 智能分割
- api_config
- image_id
- objects_json
- result_json
- task_id
- response
◄source_task_id—►
◄include_mask_rlefalse►
◄skip_errorfalse►
◄seed0►
CategorySeedance/Image Tools
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| source_task_id | STRING | Task ID from a completed single-image generation. | 已完成单图生成任务的 task_id。 | |
| include_mask_rle | BOOLEAN | false | Include mask RLE data in the segmentation result. | 在分割结果中包含掩码 RLE。 |
| api_configopt | SEEDANCE_CONFIG | Connect Seedance API Config; otherwise SEEDANCE_API_KEY is used. | |
| skip_erroropt | BOOLEAN | false | Return empty structured outputs instead of stopping. | 失败时返回空结构而不中断工作流。 |
| seedopt | INT | 00–18446744073709550000 | ComfyUI cache seed. Fixed reuses the cached result while all other inputs stay unchanged; randomize/increment/decrement starts a new execution. This value is not sent to models without documented seed support. | ComfyUI 缓存种子;Fixed 在其他输入不变时复用缓存,随机、递增或递减会触发新任务。未声明支持 seed 的模型不会收到此参数。 |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| image_id | STRING | — |
| objects_json | STRING | — |
| result_json | STRING | — |
| task_id | STRING | — |
| response | STRING | — |