ComfyUI Node
zhenzhen-veo-omni
A ComfyUI node in zhenzhen/Video with 16 inputs and 4 outputs.
zhenzhen-veo-omni
- image
- video
- video
- response
- video_url
- task_id
◄prompt基于这张图片生成视频►
◄modeimg2video►
◄modelomni_flash-10s►
◄size1280x720►
◄seconds10►
◄image_url►
◄video_url►
◄video_wayupload►
◄apikey►
◄watermarkfalse►
◄poll_interval6►
◄max_poll_attempts600►
◄skip_errorfalse►
◄seed0►
Categoryzhenzhen/Video
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | 基于这张图片生成视频 | — |
| mode | COMBO | img2video | 2 options: img2video, video_edit |
| model | COMBO | omni_flash-10s | 1 options: omni_flash-10s |
| size | COMBO | 1280x720 | 2 options: 1280x720, 720x1280 |
| seconds | COMBO | 10 | 5 options: 4, 5, 6, 8, 10 |
| imageopt | IMAGE | — | |
| image_urlopt | STRING | Optional image reference URL for img2video. Ignored when image input is connected. | |
| videoopt | VIDEO | Reference video input for video_edit mode. | |
| video_urlopt | STRING | Optional video reference URL for video_edit mode. Ignored when video input already provides a URL. | |
| video_wayopt | COMBO | upload | upload: upload connected IO.VIDEO to /v1/files and submit its URL; video_url: prefer video_url when provided. |
| apikeyopt | STRING | — | |
| watermarkopt | BOOLEAN | false | — |
| poll_intervalopt | INT | 61–60 | — |
| max_poll_attemptsopt | INT | 6001–10000 | — |
| skip_erroropt | BOOLEAN | false | 开启后,节点失败时不报错、返回空视频;关闭时(默认)失败直接抛出错误。 |
| seedopt | INT | 00–18446744073709550000 | Execution seed for ComfyUI cache control. Fixed reuses the cached result; randomize/increment/decrement requests a new run. This compatibility seed is not sent to APIs that do not expose a native seed parameter. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| response | STRING | — |
| video_url | STRING | — |
| task_id | STRING | — |