Comfy-Org/YuE2 — new model trending #30 on Hugging Face
m-a-p's YuE2-3B music generation model and SheetSage2 audio encoder are repackaged in bf16 for ComfyUI and trending #30 on Hugging Face.
Comfy-Org published repackaged bf16 safetensors files for m-a-p's YuE2-3B model and its SheetSage2 audio encoder, organized into ComfyUI checkpoints and audio encoder folders. The repository links to the original m-a-p/YuE2-3B and m-a-p/SheetSage2 model pages and is currently trending #30 on Hugging Face.
- Repackaged YuE2-3B checkpoints in bf16 for direct ComfyUI use
- Includes sheetsage2_bf16 audio encoder for the audio pipeline
- Original weights published by m-a-p; trending #30 on Hugging Face
Full article39 words · extracted from huggingface.co · click to collapse
# YuE2
Repackaged model files for ComfyUI.
Original model repositories:
- https://huggingface.co/m-a-p/YuE2-3B
- https://huggingface.co/m-a-p/SheetSage2
Place the files in the following folders:
```text
📂 ComfyUI/
└── 📂 models/
├── 📂 audio_encoders/
│ └── sheetsage2_bf16.safetensors
└── 📂 checkpoints/
└── yue2_3b_bf16.safetensors
```
Text extracted automatically; images, tables and formatting may be missing. Original: https://huggingface.co/Comfy-Org/YuE2