Infery.ai
← All models

MiniMax H3 Reference to Video LoRA

h3-reference-to-video-lora

Video generationby minimax

References into video with synchronized audio using MiniMax H3

Example

Details

Accepts
text + audio + image + video

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. Refer to reference assets by their modality and order in the reference lists: Image 1, Image 2, Video 1, Audio 1, and so on.
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: adaptive, 21:9, 16:9, 4:3, 1:1, 3:4The aspect ratio of the generated video.
reference_audio_urlsarrayURLs of reference audio clips (2-15 seconds each, combined duration at most 15 seconds), referenced in the prompt as Audio 1, Audio 2, and so on. Audio cannot be the only reference input; provide at least one reference image or video with it. Reference images, videos, and audio clips must add up to …
reference_image_urlsarrayURLs of subject/style reference images, referenced in the prompt as Image 1, Image 2, and so on. Reference images, videos, and audio clips must add up to at most 12 files.
reference_video_urlsarrayURLs of motion/reference video clips (2-15 seconds each, combined duration at most 15 seconds), referenced in the prompt as Video 1, Video 2, and so on. Reference images, videos, and audio clips must add up to at most 12 files.
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