Nodes Browser
ComfyDeploy: How ComfyUI-UVR5 works in ComfyUI?
What is ComfyUI-UVR5?
the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-UVR5
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-UVR5
the comfyui custom node for UVR5 to separate vocals and background music
<div> <figure> <img alt='webpage' src="web.png?raw=true" width="600px"/> <figure> </div>How to use
make sure ffmpeg
is worked in your commandline
for Linux
apt update
apt install ffmpeg
for Windows,you can install ffmpeg
by WingetUI automatically
then!
git clone https://github.com/AIFSH/ComfyUI-UVR5.git
cd ComfyUI-UVR5
pip install -r requirements.txt
weights
will be download from huggingface automatically!
Windows
There is a portable standalone build for Windows that should work for running on Nvidia GPUs and cuda>=11.8, click the link to download
<div> <figure> <img alt='Wechat' src="1key.jpg?raw=true" width="300px"/> <figure> </div>Tutorial
WeChat Group && Donate
<div> <figure> <img alt='Wechat' src="wechat.jpg?raw=true" width="300px"/> <img alt='donate' src="donate.jpg?raw=true" width="300px"/> <figure> </div>Thanks
- GPT-SoVITS
- ultimatevocalremovergui also konwn as UVR5