Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ntc-ai
/
minimax-music3-concept-sliders

Text-to-Audio
Diffusers
music
text-to-music
lora
concept-sliders
minimax-music-3
Model card Files Files and versions
xet
Community
1

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
minimax-music3-concept-sliders / weights /breath-lm-uni-lyric
30.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ntc-ai's picture
ntc-ai
Add files using upload-large-folder tool
110c8e8 verified 7 days ago
  • breath-lm-uni-lyric_last.json
    2.52 kB
    Add files using upload-large-folder tool 7 days ago
  • breath-lm-uni-lyric_last.safetensors
    30.7 MB
    xet
    Add files using upload-large-folder tool 7 days ago