where i can find this Yue2 workflow?

#2
by rafiislam - opened

where i can find this Yue2 workflow?

There's one is this (official) pull request:
https://github.com/Comfy-Org/ComfyUI/pull/16250

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/16250

Where 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/16250

Where 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

Sign up or log in to comment