Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The ByteDance Image Reference Node generates videos using a text prompt and one to four reference images. It sends the images and prompt to an external API service that creates a video matching your description while incorporating the visual style and content from your reference images. The node provides various controls for video resolution, aspect ratio, duration, and other generation parameters.

Inputs

ParameterData TypeRequiredRangeDescription
modelSTRINGYes"seedance-1-0-pro-250528"
"seedance-1-0-lite-i2v-250428"
The AI model to use for video generation (default: "seedance-1-0-lite-i2v-250428").
promptSTRINGYes-The text prompt used to generate the video.
imagesIMAGEYes-One to four images. Each image must be between 300x300 and 6000x6000 pixels, with an aspect ratio between 0.4 and 2.5.
resolutionSTRINGYes"480p"
"720p"
The resolution of the output video.
aspect_ratioSTRINGYes"adaptive"
"16:9"
"4:3"
"1:1"
"3:4"
"9:16"
"21:9"
The aspect ratio of the output video (default: "adaptive").
durationINTYes3 - 12The duration of the output video in seconds (default: 5).
seedINTNo0 - 2147483647Seed to use for generation (default: 0).
watermarkBOOLEANNo-Whether to add an “AI generated” watermark to the video (default: False).
Note: The prompt text must not contain the following parameter strings: --resolution, --ratio, --duration, --seed, or --watermark. These values are controlled exclusively through their dedicated input widgets.

Outputs

Output NameData TypeDescription
outputVIDEOThe generated video file based on the input prompt and reference images.

Source fingerprint (SHA-256): 5365f846cafc80333bc8db5bce9101d83e69f3aae1625f275de7a172623a54b9