Instructions to use BornSaint/minimax-music3-latent-refiner-v0.10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BornSaint/minimax-music3-latent-refiner-v0.10 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("BornSaint/minimax-music3-latent-refiner-v0.10", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3c2d405aa75736073c15ecc742ff46101af86e77f7692271ffde66fced7f07b1
- Size of remote file:
- 81.2 kB
- SHA256:
- bf847af917467c721c8c36ba18b8f11871a63ab56d1008cc27c883be47dd24e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.