XAI Grok Imagine · Extend Video

Video·grok-imagine·by xAI

The Video Extension Model seamlessly continues an existing video based on your text prompt.

Runtime (p50)
2m
Estimated price
$0
Call the API
prediction.sh
sh
curl -X POST \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "xai-grok-imagine-extend-video",
    "version": "0.0.1",
    "input": {
        "prompt": "The astronaut collects the flowers and runs in the same direction, reaching a forest.",
        "duration": 6,
        "video_url": "https://storage.googleapis.com/magicpoint/inputs/xai-grok-imagine-extend-video-input.mp4"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About XAI Grok Imagine · Extend Video

01 / 03

What is Grok Imagine Extend Video and what does it do?

Grok Imagine Extend Video is xAI's video extension model that takes an existing video clip and seamlessly generates additional frames to increase its duration. Built on the Grok multimodal architecture, it preserves visual style, motion dynamics, and temporal consistency across the original and newly generated segments.