Skip to main content
This node generates a video from a text description using the Wan 2.7 model. It sends your request to an external API, which processes the prompt and returns a video file. You can optionally provide an audio clip to influence the video’s motion and timing.

Inputs

ParameterDescriptionData TypeRequiredRange
modelThe specific model to use for video generation.COMBOYes"wan2.7-t2v"
model.promptA description of the elements and visual features you want in the video. Supports English and Chinese.STRINGYes-
model.negative_promptA description of elements or features you want to avoid in the generated video.STRINGNo-
model.resolutionThe resolution of the output video.COMBOYes"720P"
"1080P"
model.ratioThe aspect ratio of the output video.COMBOYes"16:9"
"9:16"
"1:1"
"4:3"
"3:4"
model.durationThe length of the video in seconds (default: 5).INTYes2 to 15
audioAn audio file to drive video generation, such as for lip-syncing or motion matching the beat. If not provided, the model will generate matching background music or sound effects. The audio duration must be between 1.5 and 60 seconds.AUDIONo-
seedA number used to control the randomness of the generation, ensuring reproducible results (default: 0).INTNo0 to 2147483647
prompt_extendWhen enabled, the prompt will be enhanced with AI assistance (default: True).BOOLEANNo-
watermarkWhen enabled, an AI-generated watermark will be added to the result (default: False).BOOLEANNo-
Note: The audio parameter is optional. If provided, its duration must be between 1.5 and 60 seconds. If omitted, the model will automatically generate audio.

Outputs

Output NameDescriptionData Type
outputThe generated video file.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): 1eb775421209047ad06ffc210c6588c64fd39a8828a69d6fcc2b79360df311e3