ComfyUI Node
Zhenzhen Image GK v2 区域编辑
A ComfyUI node in Seedance/Image Tools with 7 inputs and 4 outputs.
Zhenzhen Image GK v2 区域编辑
- api_config
- image
- image_url
- task_id
- response
◄image_id—►
◄prompt►
◄selection_modeobject_indices►
◄selection_json[0]►
◄skip_errorfalse►
◄seed0►
CategorySeedance/Image Tools
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image_id | STRING | image_id returned by the GK v2 segment node. | GK v2 分割节点返回的 image_id。 | |
| prompt | STRING | Region editing instruction. | 区域编辑指令。 | |
| selection_mode | COMBO | object_indices | How the target region is described. | 目标区域描述方式。 |
| selection_json | STRING | [0] | JSON list matching the selected mode. | 与选择方式匹配的 JSON 数组。 |
| api_configopt | SEEDANCE_CONFIG | Connect Seedance API Config; otherwise SEEDANCE_API_KEY is used. | |
| skip_erroropt | BOOLEAN | false | On failure return a placeholder image 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 (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_url | STRING | — |
| task_id | STRING | — |
| response | STRING | — |