ComfyUI Node
并发提交|Kling 视频生成
A ComfyUI node in Seedance/并发提交 with 12 inputs and 1 output.
并发提交|Kling 视频生成
- image1
- image2
- image3
- image4
- api_config
- future
◄modelkling-v3.0-std-t2v►
◄prompt►
◄seconds5►
◄ratio16:9►
◄negative_prompt►
◄skip_errorfalse►
◄seed0►
CategorySeedance/并发提交
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | kling-v3.0-std-t2v | Kling task type. t2v uses prompt; i2v uses image1 and optional image2; o3-r2v uses up to 4 images. | Kling 任务类型:文生、图生/首尾帧、O3 参考生视频。 |
| prompt | STRING | Text prompt, up to 20480 chars. In multimodal mode you can reference materials as @Image 1 / @Video 1 / @Audio 1. | 文本提示词,多模态可用 @Image 1、@Video 1 指代第几个素材。 | |
| seconds | COMBO | 5 | Kling supports 5 or 10 seconds. | Kling 支持 5 或 10 秒。 |
| ratio | COMBO | 16:9 | Aspect ratio forwarded as metadata.ratio when not adaptive. | 非 adaptive 时透传为 metadata.ratio。 |
| negative_prompt | STRING | Optional negative prompt forwarded to metadata. | 可选反向提示词,透传到 metadata。 | |
| image1opt | IMAGE | Optional Kling image 1. i2v uses image1 and optionally image2 as an end frame; r2v uses connected images in compacted order. | 可选 Kling 图片 1;图生视频使用 image1,可选 image2 作为尾帧;r2v 按已连接图片顺序提交。 | |
| image2opt | IMAGE | Optional Kling image 2. i2v uses image1 and optionally image2 as an end frame; r2v uses connected images in compacted order. | 可选 Kling 图片 2;图生视频使用 image1,可选 image2 作为尾帧;r2v 按已连接图片顺序提交。 | |
| image3opt | IMAGE | Optional Kling image 3. i2v uses image1 and optionally image2 as an end frame; r2v uses connected images in compacted order. | 可选 Kling 图片 3;图生视频使用 image1,可选 image2 作为尾帧;r2v 按已连接图片顺序提交。 | |
| image4opt | IMAGE | Optional Kling image 4. i2v uses image1 and optionally image2 as an end frame; r2v uses connected images in compacted order. | 可选 Kling 图片 4;图生视频使用 image1,可选 image2 作为尾帧;r2v 按已连接图片顺序提交。 | |
| api_configopt | SEEDANCE_CONFIG | Connect Seedance API Config; otherwise SEEDANCE_API_KEY is used. | |
| skip_erroropt | BOOLEAN | false | On failure return a placeholder error video 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 (1)
| Name | Type | Description |
|---|---|---|
| future | SEEDANCE_VIDEO_FUTURE | — |