ComfyUI Node
Zhenzhen Grok Video Fal
A ComfyUI node in zhenzhen/Video with 19 inputs and 3 outputs.
Zhenzhen Grok Video Fal
- image
- image2
- image3
- image4
- image5
- image6
- image7
- video
- video_url
- response
◄prompt►
◄api_key►
◄duration6►
◄aspect_ratio16:9►
◄resolution720p►
◄image_wayimage_url►
◄poll_interval6►
◄max_poll_attempts600►
◄skip_errorfalse►
◄modeauto►
◄reference_image_urls►
◄seed0►
Categoryzhenzhen/Video
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| imageopt | IMAGE | — | |
| image2opt | IMAGE | — | |
| image3opt | IMAGE | — | |
| image4opt | IMAGE | — | |
| image5opt | IMAGE | — | |
| image6opt | IMAGE | — | |
| image7opt | IMAGE | — | |
| api_keyopt | STRING | — | |
| durationopt | INT | 61–30 | Video duration in seconds. |
| aspect_ratioopt | COMBO | 16:9 | auto is only available for image-to-video. |
| resolutionopt | COMBO | 720p | 2 options: 720p, 480p |
| image_wayopt | COMBO | image_url | 2 options: image_url, base64 |
| poll_intervalopt | INT | 62–30 | — |
| max_poll_attemptsopt | INT | 60010–3600 | Default 600*6s = 1 hour timeout. |
| skip_erroropt | BOOLEAN | false | 开启后,节点失败时不报错、返回默认空结果。 |
| modeopt | COMBO | auto | auto keeps the old behavior: image input -> image-to-video, otherwise text-to-video. |
| reference_image_urlsopt | STRING | Optional public reference image URLs for reference_to_video, separated by newline or comma. These are appended after image inputs. | |
| 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 (3)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| video_url | STRING | — |
| response | STRING | — |