ComfyUI Node
Grok Image Edit
A ComfyUI node in ERPK/Grok with 5 inputs and 1 output.
Grok Image Edit
- image
- client
- image
◄prompt►
◄modelgrok-imagine-image►
◄aspect_ratioauto►
CategoryERPK/Grok
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Source image(s) to edit. Pass a batched IMAGE tensor to send multiple reference images (xAI cap: 3). | |
| prompt | STRING | Description of how to modify the image. | |
| clientopt | GROK_API_CLIENT | Grok API client from Grok API Client node. If not connected, resolves from ComfyUI Settings or environment. | |
| modelopt | COMBO | grok-imagine-image | Grok image model for editing. |
| aspect_ratioopt | COMBO | auto | Output aspect ratio. 'auto' preserves the source image ratio. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |