MiniMax H3 Image to Video LoRA: Lora Support

Animate images with MiniMax H3 Image to Video LoRA. Custom LoRAs, native stereo audio, and 480P/768P output. Try free — pay per generation.

📝

Overview

About this model

MiniMax H3 Open Weights Image to Video LoRA animates a first-frame image, optionally with last-frame guidance, into coherent 480P or 768P videos with native stereo audio. It supports custom LoRA fine-tunes for consistent styles, character motion, and specialized effects across 3-15 second durations.

1Image Animation: Convert static artwork into cinematic motion videos with native audio.
2LoRA Style Transfer: Apply custom visual styles or character LoRAs during video generation.
3Frame Interpolation: Transition smoothly between first-frame and last-frame image anchors.
💰

Pricing & Value

Cost analysis

muapiapp$0.03 - $0.06 / sec

Pay per second of video generated. No subscription.

Fal.aiNot available

Custom LoRA support not available.

ReplicateNot available

Model variant not hosted.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

Text description of the desired motion, scene, and soundtrack.

Default ValueA cinematic ocean wave at sunrise, highly detailed
Start Frame Image URLstring

First-frame image URL. The output canvas follows this image's aspect ratio.

Default Value
Last Frame Image URLstring

Optional last-frame image URL for frame interpolation.

Default Value
LoRAsarray

List of LoRAs to apply (maximum 3).

Default Value-
ResolutionEnum (2 options)

Output video resolution. 768p is native canvas, 480p is faster.

Default Value480p
Duration (seconds)int

Output video duration in seconds.

Default Value5
Seedint

Random seed (-1 for random)

Default Value-1
📖

Implementation Guide

Developer documentation

How to Use MiniMax H3 Image to Video LoRA

  1. Provide Input Image: Upload your starting image URL (images_list). Optionally add last_image for target end frame.

  2. Configure Prompt & LoRAs: Write a descriptive text prompt detailing camera motion and soundtrack. Pass custom LoRA adapters if desired.

  3. Set Duration & Resolution: Pick 480p or 768p resolution and a duration between 3 and 15 seconds.

  4. Submit Request: Send a POST request to /api/v1/minimax-h3-image-to-video-lora:

curl -X POST https://api.muapi.ai/api/v1/minimax-h3-image-to-video-lora \
  -H 'Authorization: Bearer YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "prompt": "A cinematic ocean wave at sunrise, highly detailed",
    "images_list": ["https://example.com/start.jpg"],
    "resolution": "480p",
    "duration": 5
  }'

Common Questions

Frequently asked

What is MiniMax H3 Image to Video LoRA?

It is an image-to-video AI model built on MiniMax H3 open weights supporting custom LoRA adapters and native audio generation.

What resolutions and durations are supported?

It supports 480p and 768p resolutions with flexible video durations from 3 to 15 seconds.

Does this model generate audio?

Yes, native stereo audio is synthesized automatically alongside the generated video based on your text prompt.

Can I provide a last-frame image?

Yes, passing last_image enables first-frame to last-frame video interpolation.

How is billing calculated?

Billing is calculated based on video duration (in seconds) and chosen output resolution.