Instructions to use lightx2v/Minimax-h3-Turbo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lightx2v/Minimax-h3-Turbo with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image, export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lightx2v/Minimax-h3-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.to("cuda") prompt = "A man with short gray hair plays a red electric guitar." image = load_image( "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/guitar-man.png" ) output = pipe(image=image, prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
8-step 768p V1.0 LoRA released β improved video and audio quality
We have released the 8-step 768p V1.0 LoRA for MiniMax-H3.
Compared with the previous 4-step version, this release provides improved overall generation quality, with more stable visual details and noticeably better audio quality.
Recommended inference settings
- Steps: 8
- Video shift: 6
- Audio shift: 3
- Sampler: Euler
- Scheduler: Simple
- Resolution: up to 768p
These settings produced the best overall balance of video quality, motion consistency, and audio quality in our testing.
Text to video:
Image to video:
nice job
We need Ref2va update!
still waiting for ref2va
We need Ref2va update!
still waiting for ref2va
did ya'll know you can just... plug the fl2va model into the ref2va h3 node and it functions almost IDENTICALLY to the ref2va model? you can use this lora with it too.
And kijai has the "ref" lora to be used with the FL2V model: https://huggingface.co/Kijai/MiniMax-H3-experimental/tree/main/loras
We need Ref2va update!
still waiting for ref2va
did ya'll know you can just... plug the fl2va model into the ref2va h3 node and it functions almost IDENTICALLY to the ref2va model? you can use this lora with it too.
Really? i don't know that! Time to testing
Thanks a lot! can't wait to see the r2fa 8 steps!
Does not work well with other Loras, and at lower screen resolutions(lower than 768p).
Lora strength = 1.0?
please stop waisting time on flf2va, we really need ref2va, thank you!
please stop waisting time on flf2va, we really need ref2va, thank you!
Yeah, i saw merged and fine tune model focusing on flf2v meanwhile the superior model is ref2v