ComfyUI Node
Grok Video Edit
Edit an existing video with a text prompt using xAI Grok. The source video must be a public HTTPS URL.
Grok Video Edit
- client
- video_url
◄prompt►
◄video_url►
◄modelgrok-imagine-video►
◄seed-1►
CategoryERPK/Grok/Video
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Editing instructions describing the desired changes. | |
| video_url | STRING | Public HTTPS URL of the source video to edit. | |
| clientopt | GROK_API_CLIENT | Grok API client from Grok API Client node. Optional: when unconnected, the key is resolved from ComfyUI Settings or grok/config.ini. | |
| modelopt | COMBO | grok-imagine-video | xAI video model. |
| seedopt | INT | -1-1–4294967295 | Seed for ComfyUI cache invalidation only — not forwarded to the API. -1 for random. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_url | STRING | — |