ComfyUI Node
Zhenzhen Image GK v2 文生图
A ComfyUI node in Seedance with 6 inputs and 4 outputs.
Zhenzhen Image GK v2 文生图
- api_config
- image
- image_url
- task_id
- response
◄prompt►
◄size1:1►
◄n1►
◄skip_errorfalse►
◄seed0►
CategorySeedance
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text-to-image prompt, up to 20000 characters. | 文生图提示词,最多 20000 字符。 | |
| size | COMBO | 1:1 | Output aspect ratio. | 输出画面比例。 |
| n | INT | 11–12 | Number of images requested, 1 to 12; the node downloads the primary result. | 请求 1 到 12 张,节点下载主结果。 |
| 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 the workflow. | 失败时输出占位图片而不中断工作流。 |
| 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 | — |