Infery.ai
← All models

Grok Imagine Video 1.5 Reference to Video

grok-imagine-video-v1.5-reference-to-video

Video editby xai

Generate videos from images and audio references using xAI's Grok Imagine 1.5 Video model.

Pricing

Price
0.021 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringText prompt describing the video. Tag references as <IMAGE_0>, <IMAGE_1>, etc.
durationintegerVideo duration in seconds.
resolutionstringenum: 480p, 720pResolution of the output video.
aspect_ratiostringenum: 16:9, 4:3, 3:2, 1:1, 2:3, 3:4Aspect ratio of the generated video.
reference_image_urlsrequiredarrayOne or more reference image URLs to guide the video generation as style and content references. Reference in prompt as <IMAGE_0>, <IMAGE_1>, etc. Maximum 7 images.

Output

FieldTypeDescription
videoThe generated video.