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
```