Infery.ai
← All models

MiniMax H3 Image to Video LoRA

h3-image-to-video-lora

Video editby minimax

Images into video with synchronized audio using MiniMax H3; your image becomes the first frame, prompt optional, with trained LoRA support for subject consistency.

Example

Details

Accepts
image

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.
image_urlOptional URL of the image to use as the first frame. When provided, the output aspect ratio follows this image. When omitted, the request is handled as text-to-video (16:9 by default).
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.
end_image_urlOptional URL of the image to use as the last frame, for first-to-last keyframe generation.
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