ComfyUI Node
Vidu Q3 Pro Image To Video (Official Edition)
A ComfyUI node in BizyAirModelServices/BizyTRD/Vidu with 11 inputs and 3 outputs.
Vidu Q3 Pro Image To Video (Official Edition)
- image
- last_frame_image
- api_config
- video
- request_id
- urls
◄prompt►
◄resolution720P►
◄aspect_ratio16:9►
◄duration5►
◄audiotrue►
◄seed0►
◄is_recfalse►
◄skip_errorfalse►
CategoryBizyAirModelServices/BizyTRD/Vidu
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input the first frame picture as the start frame of video generation. The aspect ratio should be between 1:4 and 4:1 | |
| prompt | STRING | Video generation prompts, maximum 5000 characters. Manually entered is will be ignored if is is enabled | |
| resolution | COMBO | 720P | Output resolution, viduq3-pro defaults to 720P |
| aspect_ratio | COMBO | 16:9 | Output video aspect ratio, not set by the input picture decision |
| duration | INT | 51–16 | Video length, in seconds, viduq3-pro available range 1-16 seconds |
| audio | BOOLEAN | true | Whether audio and video synchronization generation is enabled. True: outputs video with dialogue and sound effects; false: outputs silent video. Q3 model support only |
| last_frame_imageopt | IMAGE | Optional end frame picture. After providing, it will be used as the end frame of the video, realizing the first and last frame video generation | |
| seedopt | INT | 0-1–2147483647 | Random seed, -1 means automatically generated |
| is_recopt | BOOLEAN | false | Whether to use a recommendation prompt. When enabled, the system automatically generates recommended prompts, which cost an additional 10 credits per task |
| api_configopt | BIZYAIR_OPENAPI_CONFIG | 单次请求覆盖base_url和api_key | |
| skip_erroropt | BOOLEAN | false | 开启后遇到错误不中断工作流,输出对应类型的错误占位符 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| request_id | STRING | — |
| urls | STRING | — |