YuE2 for Modly, a local Python process extension for full-song generation, editable musical plans and ABC-based covers.
Version 0.1.0 — validated on the local Modly GB10 host. This repository implements the published YuE2 inference API as thirteen Modly process nodes. The pinned runtime, all three checkpoints, real CUDA generation and every node's smoke path have been exercised on Linux ARM64/GB10; other platforms remain separate candidate lanes. See validation status.
The host contract was inspected in Modly v0.4.2, the latest public release returned by GitHub during the 2026-09-13 audit, and compared with relevant main files. This is YuE2, not the older YuE v1 two-stage inference implementation. The source is pinned to multimodal-art-projection/YuE@88da114a67df892af0329472073b96a5ef700b93 (yue2-infer 0.1.6). Model snapshots are separately pinned in upstream.lock.json.
Extension integration: DrHepa. Upstream research, model implementation and checkpoints: Multimodal Art Projection and the YuE contributors. Modly: lightningpixel and contributors. The wrapper does not change ownership or licensing of those projects.
Install this extension using Modly's Install from GitHub action with:
This is the extension repository. Do not paste the upstream YuE repository as the extension repository: it is the model source, not this Modly wrapper.
Read the full README on GitHub →