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
where i can find this Yue2 workflow?
where i can find this Yue2 workflow?
There's one is this (official) pull request:
https://github.com/Comfy-Org/ComfyUI/pull/16250
Where can I find these nodes?
YuE2GenerateABC
YuE2GenerateMusic
There's one is this (official) pull request:
https://github.com/Comfy-Org/ComfyUI/pull/16250Where can I find these nodes?
YuE2GenerateABC
YuE2GenerateMusic
Update comfy ;- )
Some of the best nodes out there with optimisation, recommended for most of the audience - https://github.com/nvmax/ComfyUI-YuE2
Workflow by Machine dilusion with advanced controls, for techy audience - https://github.com/filliptm/ComfyUI-FL-YuE2/tree/main/example_workflows
There's one is this (official) pull request:
https://github.com/Comfy-Org/ComfyUI/pull/16250Where can I find these nodes?
YuE2GenerateABC
YuE2GenerateMusic
Update comfy ;- )
i updated the comfyui but still have the missing node. Are those comfyui native nodes? Or I need to install third party custom node in the manager?
ok got it running now...turns out i need to use update_comfyui.bat instead of update_comfyui_stable.bat to update...why so weird though.
yeah ive tries updatecomfyui.bat and still no YuE2GenerateABC nor YuE2GenerateMusic.
yeah ive tries updatecomfyui.bat and still no YuE2GenerateABC nor YuE2GenerateMusic.
In the ComfyUI folder, open cmd and use these commands:
git checkout master
git pull
pip install -r requirements.txt