ComfyUI Node
FL MiniMax Music 3 Loader
Downloads the official ComfyUI MiniMax Music 3 model set when missing, verifies it, and loads the diffusion model, MiniMax CLIP, and DAV VAE. The first download is 13.34 GiB.
FL MiniMax Music 3 Loader
- model
- clip
- vae
◄weight_dtypedefault►
◄clip_devicedefault►
Category🏵️Fill Nodes/Loaders
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| weight_dtypeopt | COMBO | default | Controls the diffusion model's in-memory weight precision. Default follows ComfyUI's model policy. |
| clip_deviceopt | COMBO | default | Runs the MiniMax text encoder using ComfyUI's default device policy or entirely on the CPU. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | The MiniMax Music 3 diffusion model. |
| clip | CLIP | The MiniMax Music 3 text encoder. |
| vae | VAE | The MiniMax Music 3 DAV VAE. |