Eachlabs | AI Workflows for app builders

GROK-IMAGINE

The Reference to Video Model generates video guided by one or more reference images using them as style and content references.

Avg Run Time: 90.000s

Model Slug: xai-grok-imagine-reference-to-video

Playground

Input

Output

Example Result

Preview and download your result.

Direct xAI cost

API & SDK

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.