Metadata-Version: 2.1
Name: comfyui-uvr-mdx
Version: 0.0.1
Summary: ComfyUI custom node for separating instrumental and vocal stems using the bundled MDX model without external UVR dependencies.
Home-page: https://github.com/DEMOUSL/comfyui_uvr_mdx
Requires-Python: >=3.10
Requires-Dist: numpy
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"
