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 variant?
#23 opened 19 minutes ago
by
wywywywy
8 step issue with other loras
#22 opened about 3 hours ago
by
Plaguekind
Questions regarding the download and use of v1.0 LoRA (for beginners)
๐ค 3
1
#21 opened about 5 hours ago
by
CXK996
4-step 768p V1.0 test results
๐๐ฅ 5
7
#20 opened about 6 hours ago
by
lightx2v
What are the weights and samples?[minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors]
๐ 1
2
#17 opened about 8 hours ago
by
RedHn
8-step V1.0 test results
๐โค๏ธ 9
6
#16 opened about 8 hours ago
by
X-niper
Congrats and huge Thank you for the 8-step loras !
๐ฅ 6
4
#15 opened about 9 hours ago
by
necroryona
The Rev2Video Turbo model is currently in training. Please stay tuned
๐๐ 35
2
#14 opened 1 day ago
by
X-niper
Ref2โVA + FL2V 4โstep turbo LoRA causes artifacts on fight scenes, request for native Ref2โ4step LoRA
โ 1
#13 opened 1 day ago
by
aronzhan
minimax_h3_Ref2v_lightx2v_turbo_4step_v0.1_comfy version please??
๐ 12
#12 opened 2 days ago
by
dennismc1974
Will try the r2v version?
๐ 1
#11 opened 2 days ago
by
amazingk
Diltillation of pre-distilled model
#10 opened 3 days ago
by
drakexp
The color became dull.
5
#9 opened 3 days ago
by
sdqq1234
PEFT Training Params
2
#8 opened 4 days ago
by
QrusherZA
Preview for Ref2VA?
2
#7 opened 4 days ago
by
krigeta
Will this Lora work if I use 8 steps? And if so, should I set the Lora strength to 0.5 instead of 1?
4
#6 opened 4 days ago
by
Debich
Thanks, youโre my hero!
โค๏ธ๐ 11
2
#4 opened 4 days ago
by
sunnyboxs
Thanks and ComfyUI conversion
๐๐ฅ 34
4
#3 opened 4 days ago
by
Kijai
V0.1 is a preview version
โค๏ธ๐ฅ 26
11
#2 opened 4 days ago
by
X-niper