Text-to-Video
Diffusers
minimaxh3
minimaxh3-diffusers
image-to-video
simpletuner
Not-For-All-Audiences
lora
template:sd-lora
standard
Instructions to use SimpleTuner/minimaxh3-suno-reggae-rank128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SimpleTuner/minimaxh3-suno-reggae-rank128 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MiniMaxAI/MiniMax-H3", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("SimpleTuner/minimaxh3-suno-reggae-rank128") prompt = "<STYLE> roots reggae, warm analog dub production, laid-back one-drop drum groove, deep round bassline, skanking guitar upstrokes, organ bubble, spacious mix with tape echo and spring reverb, soulful male lead vocal, mid-tempo\n<LYRICS> [verse] Morning sun a rise pon di mountain top River run easy and di worries stop We carry good vibes from di country road Every likkle burden turn a lighter load\n[chorus] Lift up yuh heart now, sing it loud and clear One love a di message and di roots right here Drum and di bass dem a guide di way Sweet reggae music till di break of day" output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- Xet hash:
- 7dc9289f4eca41a91a6bc64703cc43d103e209213b15a001f066ba0ad921b5e8
- Size of remote file:
- 671 MB
- SHA256:
- 64b7a7fb0298477d25068dbcdf8bc387242da0997a42f24423ba395fb0635425
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.