comfy-musicgen
comfy-musicgen
Use this skill for local music generation through the comfy-musicgen CLI. The
CLI uses ACE-Step 1.5 model files under /mnt/models/comfyui. If built-in
ACE-Step files are missing, use comfy-model-downloader for
musicgen.generate before running inference.
The CLI is quiet by default and prints only final JSON. Use --verbose only when
debugging ComfyUI runtime output, warnings, or progress bars.
If comfy-musicgen or comfy-models is not available, use
comfy-tools-setup first. In this repository, prefer uv run comfy-musicgen;
outside the repo, let comfy-tools-setup install the CLIs with uv tool.
If .comfy-agent-tools.json is missing or the user wants to configure a new
ACE-Step checkpoint/fine-tune/default, use comfy-model-onboarding first.
If model validation fails with missing_model_file, use comfy-model-downloader
for musicgen.generate.