ComfyUI Extension
CRT-HeartMuLa
A ComfyUI custom node for AI music generation using HeartMuLa models.
PGCRT/CRT-HeartMuLa
Nodes1
On cloudLocal install
CategoryCRT-HeartMuLa
Stars7
Updated6 months ago
Readme
CRT-HeartMuLa
A ComfyUI custom node for AI music generation using HeartMuLa models.
<table> <tr> <td><img src="https://github.com/user-attachments/assets/7e8ba1ab-642b-4def-98be-4a6da30ae9ca" width="100%" /></td> <td><img src="https://github.com/user-attachments/assets/158d6860-b042-4794-bc20-7a855e69fbb4" width="100%" /></td> </tr> </table>https://www.youtube.com/watch?v=WZyfdSB2GV4
Features
- Generate music from lyrics and style tags
- Custom UI with integrated audio player and waveform visualization
- Real-time audio metrics (Peak, RMS, LUFS)
- Multiple model versions and precision options
- Auto-download and model caching
- Persistent output saving
Installation
- Clone this repository into your ComfyUI
custom_nodesfolder:
cd ComfyUI/custom_nodes
git clone https://github.com/yourusername/CRT-HeartMuLa.git
- Install dependencies:
cd CRT-HeartMuLa
pip install -r requirements.txt
- Restart ComfyUI
Usage
- Add the "HeartMuLa" node to your workflow
- Configure your lyrics and tags in the Generation tab
- Adjust generation parameters in the Settings tab
- Click "Generate Music" to create audio
- Use the built-in player to preview your generation
Credits
This node is based on HeartMuLa's HeartLib - the official library for HeartMuLa music generation models.
License
Please refer to the original HeartMuLa project for licensing information.