Instructions to use Comfy-Org/YuE2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/YuE2 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 525 Bytes
2721ef9 2de720e 2721ef9 cb6e64f 2721ef9 6432d59 2721ef9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
license: cc-by-nc-4.0
tags:
- comfyui
- diffusion-single-file
base_model:
- m-a-p/YuE2-3B
- m-a-p/SheetSage2
---
# 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
```
|