infery
← All models

Ltx Video

ltx-video

Video generationby Lightricks

LTX-Video is a real-time video generation model that creates 24 FPS videos at 768x512 resolution from text or images. Run LTX-Video with an API.

Example

Details

Accepts
text + image

Pricing

Price
2.5 cr / video

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed to use for random number generation.
promptrequiredstringThe prompt to generate the video from.
guidance_scalenumberThe guidance scale to use.
negative_promptstringThe negative prompt to generate the video from.
num_inference_stepsintegerThe number of inference steps to take.
image_urlstringThe URL of the image to generate the video from.

Output

FieldTypeDescription
seedintegerThe seed used for random number generation.
videoThe generated video.