ComfyUI Node
zhenzhen-grok-video-1.5-fal
A ComfyUI node in zhenzhen/Video with 11 inputs and 3 outputs.
zhenzhen-grok-video-1.5-fal
- image
- video
- video_url
- response
◄prompt►
◄image_url►
◄api_key►
◄duration5►
◄resolution720p►
◄image_waybase64►
◄poll_interval6►
◄max_poll_attempts600►
◄skip_errorfalse►
◄seed0►
Categoryzhenzhen/Video
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| imageopt | IMAGE | — | |
| image_urlopt | STRING | Optional public image URL. If image is connected, this is ignored. | |
| api_keyopt | STRING | — | |
| durationopt | INT | 55–30 | Video duration in seconds. 5s is the lowest-cost test duration. |
| resolutionopt | COMBO | 720p | 2 options: 720p, 480p |
| image_wayopt | COMBO | base64 | 2 options: image_url, base64 |
| poll_intervalopt | INT | 62–30 | — |
| max_poll_attemptsopt | INT | 60010–3600 | Default 600*6s = 3600s timeout. |
| 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 (3)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| video_url | STRING | — |
| response | STRING | — |