Infery.ai
← All models

Ovi Text to Video

ovi

Video generationby ovi

A unified paradigm for audio-video generation

Example

Pricing

Price
25 cr / video

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility. If None, a random seed is chosen.
promptrequiredstringThe text prompt to guide video generation.
resolutionstringenum: 512x992, 992x512, 960x512, 512x960, 720x720, 448x1120Resolution of the generated video in W:H format. One of (512x992, 992x512, 960x512, 512x960, 720x720, or 448x1120).
negative_promptstringNegative prompt for video generation.
num_inference_stepsintegerThe number of inference steps.
audio_negative_promptstringNegative prompt for audio generation.

Output

FieldTypeDescription
seedintegerThe seed used for generation.
videoThe generated video file.