Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AIFSH/ComfyUI-UVR5
the comfyui custom node for UVR5 to separate vocals and background music
https://github.com/AIFSH/ComfyUI-UVR5
bgm uvr5 vocal
Last synced: 4 days ago
JSON representation
the comfyui custom node for UVR5 to separate vocals and background music
- Host: GitHub
- URL: https://github.com/AIFSH/ComfyUI-UVR5
- Owner: AIFSH
- License: other
- Created: 2024-04-09T00:03:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T07:31:20.000Z (6 months ago)
- Last Synced: 2024-12-17T16:11:52.422Z (6 days ago)
- Topics: bgm, uvr5, vocal
- Language: Python
- Homepage:
- Size: 2.08 MB
- Stars: 83
- Watchers: 2
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-UVR5**
README
# ComfyUI-UVR5
the comfyui custom node for [UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music
## 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](https://github.com/marticliment/WingetUI) automaticallythen!
```
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](https://www.bilibili.com/video/BV1qx4y1h7T2) to download
## Tutorial
- [demo](https://www.bilibili.com/video/BV1Tr421x75F/?share_source=copy_web&vd_source=453c36b4abef37acd389d4c01b149023)
- [FULL WorkFLOW](https://www.bilibili.com/video/BV1XE421T7ja)
## WeChat Group && Donate
## Thanks
- [GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS.git)
- [ultimatevocalremovergui](https://github.com/Anjok07/ultimatevocalremovergui) also konwn as UVR5