Metadata-Version: 2.1
Name: comfyui-uvr5
Version: 0.0.1
Summary: the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music
Home-page: https://github.com/AIFSH/ComfyUI-UVR5
Requires-Python: >=3.10
Requires-Dist: ffmpeg-python
Requires-Dist: librosa
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
