ComfyUI Node
Zhenzhen Image GK v1.5 图像生成/编辑
A ComfyUI node in Seedance with 8 inputs and 4 outputs.
Zhenzhen Image GK v1.5 图像生成/编辑
- image1
- api_config
- image
- image_url
- task_id
- response
◄modelzhenzhen-image-gk-v15►
◄prompt►
◄size1:1►
◄n1►
◄skip_errorfalse►
◄seed0►
CategorySeedance
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | zhenzhen-image-gk-v15 | zhenzhen-image-gk-v15 for text-to-image; zhenzhen-image-gk-v15-edit requires image1. | 文生图使用 gk-v15;图像编辑使用 gk-v15-edit 并连接 image1。 |
| prompt | STRING | Prompt, up to 20000 characters. | 提示词,最多 20000 字符。 | |
| size | COMBO | 1:1 | Top-level API size. | 顶层 size 参数。 |
| n | INT | 11–10 | Number of images requested from the API, 1 to 10. This node downloads the primary result returned by the gateway. | 请求图片数量 1 到 10,节点下载网关返回的主结果。 |
| image1opt | IMAGE | Required for zhenzhen-image-gk-v15-edit; only the first image is submitted. | gk-v15-edit 必填,仅提交第一张图。 | |
| 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 | — |