Extensions/ComfyUI-Seedance2-AllRef
ComfyUI Extension

ComfyUI-Seedance2-AllRef

Custom node for generating videos using ByteDance Seedance 2.0 API with support for person and background reference images.

By caodidi804-bit·Created 2 months ago·Updated 2 months ago· 1
caodidi804-bit/ComfyUI-Seedance2-AllRef
Nodes
On cloudLocal install
Stars1
Updated2 months ago
Readme

ComfyUI Seedance 2.0 All Reference Video

This custom node adds:

  • Seedance 2.0 All Reference Video (8 Person + 7 BG)

It generates a VIDEO output through ComfyUI's official ByteDance Seedance 2.0 API path.

Inputs

  • model: Seedance 2.0, Seedance 2.0 Fast, or Seedance 2.0 Mini.
  • prompt: text prompt for the generated video.
  • person_1 to person_8: person/character references.
  • background_1 to background_7: background/environment references.
  • seed: rerun control seed.
  • watermark: Seedance watermark option.

Seedance 2.0's official reference endpoint supports up to 9 reference images. This node keeps up to 8 person references as independent images and packs background references into one contact sheet when needed, so the ComfyUI node can still accept 15 image inputs while staying inside the official limit.