Infery.ai
← All models

MiniMax H3 Text to Video LoRA

h3-text-to-video-lora

Video generationby minimax

Generate video with synchronized audio from a text prompt using MiniMax H3; load a trained LoRA at adjustable strength to lock in style, character, or motion.

Example

Details

Accepts
text

Pricing

Price
0.021 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed. A random seed is selected when omitted.
lorasrequiredarrayList of LoRA adapters to apply to the transformer.
promptrequiredstringText prompt for video generation
durationintegerThe duration of the video in seconds.
resolutionstringenum: 480P, 768P, 2K, 4KThe resolution of the generated video. 480P and 768P are native generation modes; 2K and 4K upscale a 768P base result.
aspect_ratiostringenum: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16The aspect ratio of the generated video.
enable_safety_checkerbooleanIf set to true, the safety checker will be enabled.
enable_prompt_expansionbooleanWhether to expand the prompt with a vision language model before generation.

Output

FieldTypeDescription
videoThe generated video