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