ComfyUI Node
并发提交|Wan 2.7 Spicy 图生视频
A ComfyUI node in Seedance/并发提交 with 10 inputs and 1 output.
并发提交|Wan 2.7 Spicy 图生视频
- first_image
- api_config
- future
◄prompt►
◄seconds2►
◄resolution720p►
◄negative_prompt►
◄audio_url►
◄prompt_extendfalse►
◄seed-1►
◄skip_errorfalse►
CategorySeedance/并发提交
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| first_image | IMAGE | Required first frame image; sent as images[0]. | 必填首帧图,作为 images[0] 提交。 | |
| 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 | 2 | Wan 2.7 Spicy supports 2-15 seconds. | Wan 2.7 Spicy 支持 2-15 秒。 |
| resolution | COMBO | 720p | Wan 2.7 Spicy supports 720p or 1080p. | Wan 2.7 Spicy 支持 720p 或 1080p。 |
| negative_prompt | STRING | Optional negative prompt forwarded to metadata. | 可选反向提示词,透传到 metadata。 | |
| audio_url | STRING | Optional public audio URL forwarded to metadata.audio_url. | 可选公网音频 URL,透传到 metadata.audio_url。 | |
| prompt_extend | BOOLEAN | false | Optional prompt expansion flag forwarded to metadata.prompt_extend. | 可选提示词扩展开关,透传到 metadata.prompt_extend。 |
| seed | INT | -1-1–2147483647 | -1 = random seed; non-negative values are forwarded to metadata.seed. | -1 表示随机种子,非负整数透传到 metadata.seed。 Fixed reuses the cached result while all inputs stay unchanged; randomize/increment/decrement starts a new execution. | Fixed 在输入不变时复用缓存;随机、递增或递减会触发新任务。 |
| 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. | 失败时输出占位错误视频。 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| future | SEEDANCE_VIDEO_FUTURE | — |