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 GitHubThis 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
| Parameter | Data Type | Required | Range | Description |
|---|---|---|---|---|
model | COMBO | Yes | "wan2.7-t2v" | The specific model to use for video generation. |
model.prompt | STRING | Yes | - | A description of the elements and visual features you want in the video. Supports English and Chinese. |
model.negative_prompt | STRING | No | - | A description of elements or features you want to avoid in the generated video. |
model.resolution | COMBO | Yes | "720P""1080P" | The resolution of the output video. |
model.ratio | COMBO | Yes | "16:9""9:16""1:1""4:3""3:4" | The aspect ratio of the output video. |
model.duration | INT | Yes | 2 to 15 | The length of the video in seconds (default: 5). |
audio | AUDIO | No | - | 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. |
seed | INT | No | 0 to 2147483647 | A number used to control the randomness of the generation, ensuring reproducible results (default: 0). |
prompt_extend | BOOLEAN | No | - | When enabled, the prompt will be enhanced with AI assistance (default: True). |
watermark | BOOLEAN | No | - | When enabled, an AI-generated watermark will be added to the result (default: False). |
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 Name | Data Type | Description |
|---|---|---|
output | VIDEO | The generated video file. |
Source fingerprint (SHA-256):
1eb775421209047ad06ffc210c6588c64fd39a8828a69d6fcc2b79360df311e3