The open music model YuE2 has reached mainline: the stable ComfyUI v0.36.0 release officially supports song generation, and the Comfy-Org/YuE2 weights on Hugging Face have already been downloaded more than 133,000 times. In just a few days, an ecosystem of LoRAs, custom nodes, and ready-made applications has formed around the model — from a "hum → song" adapter to automatic covers.


What happened
On September 15, 2026, ComfyUI v0.36.0 was released, where YuE2 support entered the main branch via PR #16250, #16292, #16293, and #16318. The release introduced generation nodes with section tags like [Intro] and [Chorus], ABC note control, increased maximum song duration, AMD fixes, and ready-made YuE2 blueprints. In parallel, infrastructure formed over the week. Mothersuperior published a LoRA for instrumental music, trained on approximately 2,700 tracks with chord annotations from SheetSage2: rank 64 across all 28 layers, cot="full" mode. KytraScript from Fixed Seed LLC released the FS_Audio Suite set of six nodes with a hum-to-song adapter; the adapter file is named humsong_yue2_adapter_v1_comfy.safetensors. jplenio released YuE2 Cover mode for Music Production Toolkit 3.x, current version 3.1.3 from September 20: SheetSage2 extracts a musical score from a track, an LLM edits the prompt, and YuE2 renders a new arrangement.
Context
YuE2 is an open model for generating full songs with vocals and instrumentation; the 3B version was released by the m-a-p team, with weights published on September 9, 2026. The speed of integration here is an independent technical indicator: six days passed between the weights release and mainline ComfyUI support, meaning the model was packaged in a way that allowed it to be integrated into the existing graph pipeline without deep rework. Independent community artifacts act as informal replication: the hum-to-song adapter, jplenio's cover pipeline, instrumental LoRAs from at least two authors, and a separate render via audio.cpp in YuE2-Radio show that the model's functionality has been independently reproduced in different tasks. The artifacts also contain indirect architectural hints: the LoRA rank and number of layers declared in the config point to 28 transformer layers, and the AR+NAR adapters in Monsterovich's industrial-rock LoRA suggest a hybrid AR/NAR audio generation scheme; these are conclusions from third-party configs, not from a technical report.
Why this matters for the industry
For builders, the signal is twofold. Mainline support provides free distribution through the existing ComfyUI audience: song generation has become a pipeline block that can be embedded in node graphs and product pipelines. At the same time, a microeconomy has formed around the model — a LoRA market, specialized nodes, and entire applications — and a startup can prototype a service like hum-to-song or automatic covers with zero API costs: the economics of local music-gen are shifting from cloud tariffs to GPU time costs. If the week's dynamics continue, expect maturation of GGUF quantization, expansion of the LoRA catalog by genre, and stabilization of node packs; this is a forecast, not a measured fact.
Why this matters for users
If you already have ComfyUI installed, the minimal path is this: update to v0.36.0, install the yue2_3b_bf16.safetensors checkpoint from the Comfy-Org/YuE2 repository, and generate songs locally — with sections, ABC notes, and ready-made YuE2 blueprints. You can then connect ready-made LoRAs: instrumental ones accept section prompts up to timecodes. FS_Audio Suite nodes turn your own humming into a full arrangement via the hum-to-song adapter, and the YuE2 Cover mode in Music Production Toolkit 3.1.3 creates cover versions, preserving the original's musical content but not cloning someone else's vocals. For the "install and listen" scenario, there are Yue2-Radio and Yue2_Studio applications for Windows with GPU — this entire stack works without cloud keys.
What is still unknown / limitations
The conclusion that "local music-gen is catching up to cloud services" is an interpretation, not a measurement: the sources contain no comparisons of YuE2 output quality with cloud analogs or independent benchmarks, and 133,000 downloads measure adoption, not capability. GGUF presets remain experimental, Yue2_Studio was only tested on an RTX 5090 under Windows, and the ComfyUI-YuE2-Voices repository from the original post does not open — the server responds with a 404 code. The question of licensing certainty also remains open: the terms of training and model use are not disclosed in the sources.
Sources
- ComfyUI v0.36.0 release notes — Support YuE2 music model (PR #16250, #16292, #16293, #16318)
- Mothersuperior/YuE2-instrumental-cot-full-loras — instrumental LoRAs for YuE2-3B
- ComfyUI-FS_Audio_Suite — KytraScript (Fixed Seed LLC) repository
Author
Look at AI, editorial team
