Instructions to use ntc-ai/minimax-music3-concept-sliders with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ntc-ai/minimax-music3-concept-sliders with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MiniMaxAI/MiniMax-Music-3", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ntc-ai/minimax-music3-concept-sliders") prompt = "Same prompt and lyrics. Energy slider Off then Loud +1. Unidirectional lyric-hold LM." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
Ctrl+K
- breath-v3-lm-20s
- demo
- distortion-20s
- distortion-v3-lm-20s
- distortion
- energy-20s
- energy-30s
- energy-v3-lm-20s
- energy-v3-shipped-20s
- energy-v3-stack-20s
- energy
- gender-lm-20s
- gender-lm
- gender-v3-20s
- gender-v3-ballad-20s
- gender
- live-endreg-ab-60s
- live-endreg-ab-90s
- live-v3-lm-20s
- rapslow-v3-lm-20s
- rapslow-v3-tf-20s
- rhyme-v3-lm-20s
- rhyme-v4-caption-pair
- rhyme-v4-lm-20s
- space-20s
- stack-sweep-20s
- tempo-20s
- tempo-v3-lm-20s
- triphop-v3-lm-20s
- triphop-v3-stack-20s
- triphop-v3-tf-20s
- triphop-v3-tf-raw-20s
- triphop-v3-tf-single-20s
- triphop-v4-shipped-20s
- triphop-v4-unit-20s
- uni-lyric
- v4-endreg-ab-90s
- v9-ritual
- 969 Bytes