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
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

ParameterData TypeRequiredRangeDescription
modelCOMBOYes"wan2.7-t2v"The specific model to use for video generation.
model.promptSTRINGYes-A description of the elements and visual features you want in the video. Supports English and Chinese.
model.negative_promptSTRINGNo-A description of elements or features you want to avoid in the generated video.
model.resolutionCOMBOYes"720P"
"1080P"
The resolution of the output video.
model.ratioCOMBOYes"16:9"
"9:16"
"1:1"
"4:3"
"3:4"
The aspect ratio of the output video.
model.durationINTYes2 to 15The length of the video in seconds (default: 5).
audioAUDIONo-An 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.
seedINTNo0 to 2147483647A number used to control the randomness of the generation, ensuring reproducible results (default: 0).
prompt_extendBOOLEANNo-When enabled, the prompt will be enhanced with AI assistance (default: True).
watermarkBOOLEANNo-When enabled, an AI-generated watermark will be added to the result (default: False).
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 NameData TypeDescription
outputVIDEOThe generated video file.

Source fingerprint (SHA-256): 1eb775421209047ad06ffc210c6588c64fd39a8828a69d6fcc2b79360df311e3