ComfyUI Node
Wan 3.0 - Video
Wan 3.0 - Video OpenAPI Specification
Wan 3.0 - Video
- first_frame_url
- last_frame_url
- reference_image_urls
- reference_video_1
- reference_video_2
- reference_video_3
- reference_audio_1
- reference_audio_2
- reference_audio_3
- video
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄promptA kitten running across a rooftop under the moonlight, neon lights flickering in the distance, cinematic quality, with smooth camera movement.►
◄reference_file_urls[]►
◄reference_link_urls[]►
◄resolution1080P►
◄aspect_ratioadaptive►
◄duration5►
◄audiotrue►
◄seed0►
◄nsfw_checkerfalse►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Video/Wan
Inputs (20)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | A kitten running across a rooftop under the moonlight, neon lights flickering in the distance, cinematic quality, with smooth camera movement. | Text prompt, supporting both Chinese and English. Up to 20,000 characters; excess characters will be truncated automatically. Required for text-to-video generation; for other modes, it is recommended to provide it together with media. In reference mode, use Image1/Video1/Audio1 to reference the provided media. |
| first_frame_urlopt | IMAGE | — | |
| last_frame_urlopt | IMAGE | — | |
| reference_image_urlsopt | IMAGE | — | |
| reference_video_1opt | VIDEO | — | |
| reference_video_2opt | VIDEO | — | |
| reference_video_3opt | VIDEO | — | |
| reference_audio_1opt | AUDIO | — | |
| reference_audio_2opt | AUDIO | — | |
| reference_audio_3opt | AUDIO | — | |
| reference_file_urlsopt | STRING | [] | File-to-video generation. Up to 1 file. Cannot be provided together with `reference_link_urls`, or with the first-frame/last-frame parameters. Formats: docx/doc/xlsx/xls/pptx/ppt/pdf/txt/key/pages/numbers/md; ≤ 100MB; pdf/docx/ppt/key/pages, etc. ≤ 50 pages. |
| reference_link_urlsopt | STRING | [] | Link-to-video generation. Up to 1 publicly accessible webpage that does not require login. Cannot be provided together with `reference_file_urls`, or with the first-frame/last-frame parameters. |
| resolutionopt | COMBO | 1080P | Output resolution. Default: **1080P**. |
| aspect_ratioopt | COMBO | adaptive | Output aspect ratio. `adaptive` (default) automatically selects the ratio based on the input media and intent. |
| durationopt | INT | 5-2147483648–2147483647 | Output video duration in seconds. Default: 5. Without video input, the range is [2, 30]. With reference videos: input video duration + output duration ≤ 30. Pass `-1` to use an intelligent duration determined by the model. |
| audioopt | BOOLEAN | true | Whether the output video includes an audio track. Default: true. |
| seedopt | INT | 00–2147483647 | Random seed used to reproduce results. If omitted, a random seed will be used. |
| nsfw_checkeropt | BOOLEAN | false | Defaults to false. You can set it to false based on your needs. If set to false, our content filtering will be disabled, and all results will be returned directly by the model itself. Note: There is no guarantee that everything can be filtered out; if you are not satisfied with the results, you will need to make your own arrangements. |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |