Skip to main content
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

ParameterDescriptionData TypeRequiredRange
modelThe AI model to use for video generation (default: "seedance-1-0-lite-i2v-250428").STRINGYes"seedance-1-0-pro-250528"
"seedance-1-0-lite-i2v-250428"
promptThe text prompt used to generate the video.STRINGYes-
imagesOne to four images. Each image must be between 300x300 and 6000x6000 pixels, with an aspect ratio between 0.4 and 2.5.IMAGEYes-
resolutionThe resolution of the output video.STRINGYes"480p"
"720p"
aspect_ratioThe aspect ratio of the output video (default: "adaptive").STRINGYes"adaptive"
"16:9"
"4:3"
"1:1"
"3:4"
"9:16"
"21:9"
durationThe duration of the output video in seconds (default: 5).INTYes3 - 12
seedSeed to use for generation (default: 0).INTNo0 - 2147483647
watermarkWhether to add an “AI generated” watermark to the video (default: False).BOOLEANNo-
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 NameDescriptionData Type
outputThe generated video file based on the input prompt and reference images.VIDEO
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 5365f846cafc80333bc8db5bce9101d83e69f3aae1625f275de7a172623a54b9