Nodes/ComfyUI Seedance/Seedance 2.5 Standard 视频生成(6 合 1)
ComfyUI Node

Seedance 2.5 Standard 视频生成(6 合 1)

Seedance 2.5 Standard, six models and a 50-material reference pool

By T8mars·Created 2 months ago·Updated 3 days ago· 31
Seedance 2.5 Standard 视频生成(6 合 1)
  • image1
  • image2
  • image3
  • image4
  • image5
  • image6
  • image7
  • image8
  • image9
  • image10
  • image11
  • image12
  • image13
  • image14
  • image15
  • image16
  • image17
  • image18
  • image19
  • image20
  • image21
  • image22
  • image23
  • image24
  • image25
  • image26
  • image27
  • image28
  • image29
  • image30
  • video1
  • video2
  • video3
  • video4
  • video5
  • video6
  • video7
  • video8
  • video9
  • video10
  • audio1
  • audio2
  • audio3
  • audio4
  • audio5
  • audio6
  • audio7
  • audio8
  • audio9
  • audio10
  • api_config
  • video
  • video_url
  • task_id
  • response
modelseedance-2.5-standard-t2v
prompt
seconds4
resolution480p
ratioadaptive
generate_audiotrue
seed-1
skip_errorfalse

Seedance is the video model this whole pack is named after - ByteDance's flagship closed video generator, the one the local crowd measures open models against and can't run. This node front-ends Seedance 2.5 Standard's six variants: domestic and global T2V, I2V (first/last frame), and Multi - and Multi is where the numbers get silly: up to 30 images, 10 videos and 10 audio clips as reference material, all in one generation, referenced from the prompt as @Image 1, @Video 1, @Audio 1. That's a feature-reel's worth of source material for one render.

Standard T2V/I2V are the everyday modes; Multi is the one that justifies the node's existence.

How it works

The node's front end expands image/video/audio slots only as you connect them, so a T2V job stays compact and a Multi job grows a wall of inputs. For Multi, reference media all gets written into metadata.content; I2V uses image1 as the first frame and image2 as the optional last frame; the prompt can reference materials by number. seconds=-1 lets the model choose duration. Everything runs through the pack's proven pipeline - upload (rate-limited uploads are retried), submit, poll, stream the MP4 down with header verification.

The inputs that matter

  • model - seedance-2.5-standard-{t2v,i2v,multi} plus the -global- twins. (ByteDance ships Seedance on both a domestic and an international line; global is the overseas route.)
  • prompt - required for T2V and Multi (with @Image 1 / @Video 1 / @Audio 1 references), optional for I2V.
  • seconds - 4 to 30, or -1 for the model to choose.
  • resolution - 480p, 720p, 1080p, 2k, 4k, or native1080p (the documented native preset).
  • ratio - adaptive or one of six fixed aspects.
  • image1..image30, video1..video10, audio1..audio10 - the Multi pool (each video/audio clip must be 2–30s; combined reference media can't exceed 30 minutes total - the tooltip enforces this).
  • generate_audio - add voice-over/sound effects to the render.

Outputs: video, video_url, task_id, response.

Installing it

ComfyUI Manager → search "ComfyUI Seedance", or:

cd ComfyUI/custom_nodes
git clone https://github.com/T8mars/ComfyUI_Seedance.git
cd ../..
python -m pip install -r custom_nodes/ComfyUI_Seedance/requirements.txt

Restart, key from api.seedance.nz/console, Seedance API Config into api_config.

Common issues

  • Multi reference not landing - check the totals: 30 images, 10 videos, 10 audios max, and the 2–30s per-clip / 30-minute combined rule. Over either and the API pushes back.
  • native1080p rejected - it's Standard-only and 2.5 doesn't take native4k; the pack validates this before submitting. Stick to the documented list.
  • Long Multi uploads feel stuck - 50 references means 50 uploads against a per-token rate limit; the node retries automatically, so the "uploading" phase can genuinely take a while. That's expected, not a hang.
  • Cost shock - Seedance is one of the closed models where per-call video pricing is real and adds up; the community's reaction to Seedance-in-ComfyUI was largely about exactly that. Validate on 4s/480p before spending on 30s/4k.

And the standing caveat for the whole pack: your prompts and references leave the machine for a gateway you don't control, behind ByteDance's content policy. For a model you can't download, that's the price of admission - and the reason people still pay it.

CategorySeedance

Inputs (59)

NameTypeDefaultDescription
modelCOMBOseedance-2.5-standard-t2vSeedance 2.5 Standard domestic/global model and task type. | Seedance 2.5 Standard 国内/海外线路及文生、图生或多模态模式。
promptSTRINGRequired for T2V and Multi; optional for I2V. Multi can use @Image 1, @Video 1, and @Audio 1. | T2V 与 Multi 必填,I2V 可选;Multi 可用 @Image 1、@Video 1、@Audio 1 指代素材。
secondsCOMBO44 to 30 seconds; -1 lets the model choose the duration. | 支持 4 到 30 秒;-1 表示由模型智能选择时长。
resolutionCOMBO480pSeedance 2.5 Standard output resolution, including the documented native1080p preset. | Seedance 2.5 Standard 输出分辨率,包含文档支持的 native1080p。
ratioCOMBOadaptiveOutput aspect ratio. | 输出画面比例。
image1optIMAGEImage 1. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 1;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image2optIMAGEImage 2. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 2;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image3optIMAGEImage 3. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 3;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image4optIMAGEImage 4. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 4;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image5optIMAGEImage 5. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 5;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image6optIMAGEImage 6. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 6;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image7optIMAGEImage 7. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 7;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image8optIMAGEImage 8. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 8;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image9optIMAGEImage 9. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 9;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image10optIMAGEImage 10. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 10;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image11optIMAGEImage 11. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 11;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image12optIMAGEImage 12. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 12;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image13optIMAGEImage 13. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 13;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image14optIMAGEImage 14. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 14;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image15optIMAGEImage 15. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 15;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image16optIMAGEImage 16. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 16;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image17optIMAGEImage 17. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 17;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image18optIMAGEImage 18. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 18;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image19optIMAGEImage 19. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 19;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image20optIMAGEImage 20. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 20;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image21optIMAGEImage 21. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 21;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image22optIMAGEImage 22. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 22;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image23optIMAGEImage 23. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 23;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image24optIMAGEImage 24. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 24;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image25optIMAGEImage 25. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 25;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image26optIMAGEImage 26. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 26;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image27optIMAGEImage 27. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 27;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image28optIMAGEImage 28. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 28;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image29optIMAGEImage 29. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 29;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
image30optIMAGEImage 30. I2V uses image1 as the first frame and image2 as the optional last frame; Multi accepts up to 30 images. | 图片 30;I2V 使用 image1 首帧和可选 image2 尾帧,Multi 最多支持 30 张图片。
video1optVIDEOMulti reference video 1, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 1,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video2optVIDEOMulti reference video 2, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 2,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video3optVIDEOMulti reference video 3, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 3,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video4optVIDEOMulti reference video 4, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 4,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video5optVIDEOMulti reference video 5, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 5,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video6optVIDEOMulti reference video 6, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 6,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video7optVIDEOMulti reference video 7, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 7,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video8optVIDEOMulti reference video 8, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 8,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video9optVIDEOMulti reference video 9, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 9,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
video10optVIDEOMulti reference video 10, up to 10 videos. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考视频 10,最多 10 个;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio1optAUDIOMulti reference audio 1, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 1,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio2optAUDIOMulti reference audio 2, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 2,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio3optAUDIOMulti reference audio 3, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 3,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio4optAUDIOMulti reference audio 4, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 4,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio5optAUDIOMulti reference audio 5, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 5,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio6optAUDIOMulti reference audio 6, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 6,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio7optAUDIOMulti reference audio 7, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 7,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio8optAUDIOMulti reference audio 8, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 8,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio9optAUDIOMulti reference audio 9, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 9,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
audio10optAUDIOMulti reference audio 10, up to 10 audios. Each clip must be 2-30 seconds and combined reference media must not exceed 30 seconds. | Multi 参考音频 10,最多 10 段;单段需为 2-30 秒,参考音视频总时长不能超过 30 秒。
generate_audiooptBOOLEANtrueGenerate voice-over / sound effects. | 是否生成配音与音效。
seedoptINT-1-1–2147483647-1 = random seed. | -1 表示随机种子。 Fixed reuses the cached result while all inputs stay unchanged; randomize/increment/decrement starts a new execution. | Fixed 在输入不变时复用缓存;随机、递增或递减会触发新任务。
api_configoptSEEDANCE_CONFIGConnect a 'Seedance API Config' node; falls back to SEEDANCE_API_KEY env var.
skip_erroroptBOOLEANfalseOn failure return a placeholder error video instead of stopping the workflow. | 失败时输出占位错误视频而不中断工作流。

Outputs (4)

NameTypeDescription
videoVIDEO
video_urlSTRING
task_idSTRING
responseSTRING