ComfyUI Node
zhenzhen-grok-image
A ComfyUI node in zhenzhen/Grok with 16 inputs and 3 outputs.
zhenzhen-grok-image
- image1
- image2
- image3
- image4
- image
- image_urls
- response
◄prompt—►
◄api_key►
◄modelgrok-4.2-image►
◄aspect_ratio1:1►
◄image_urls►
◄image_wayimage_url►
◄async_modetrue►
◄task_id►
◄poll_interval5►
◄max_poll_attempts180►
◄skip_errorfalse►
◄seed0►
Categoryzhenzhen/Grok
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| api_keyopt | STRING | — | |
| modelopt | COMBO | grok-4.2-image | 1 options: grok-4.2-image |
| aspect_ratioopt | STRING | 1:1 | — |
| image1opt | IMAGE | — | |
| image2opt | IMAGE | — | |
| image3opt | IMAGE | — | |
| image4opt | IMAGE | — | |
| image_urlsopt | STRING | Optional reference image URLs, separated by newline or comma. | |
| image_wayopt | COMBO | image_url | 2 options: image_url, base64 |
| async_modeopt | BOOLEAN | true | Use async task submission and poll until the result is ready. |
| task_idopt | STRING | Optional existing async task id to query instead of submitting a new request. | |
| poll_intervalopt | INT | 52–60 | — |
| max_poll_attemptsopt | INT | 18010–1200 | — |
| 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 |
|---|---|---|
| image | IMAGE | — |
| image_urls | STRING | — |
| response | STRING | — |