Does anyone know how to pipx install this project? Would make the install so much easier! https://github.com/nomadkaraoke/python-audio-separator does install with pip/pipx.
pipx install git+https://github.com/Eddycrack864/UVR5-UI.git
ERROR: git+https://github.com/Eddycrack864/UVR5-UI.git does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Cannot determine package name from spec
'git+https://github.com/Eddycrack864/UVR5-UI.git'. Check package spec for
errors.
Does anyone know how to pipx install this project? Would make the install so much easier! https://github.com/nomadkaraoke/python-audio-separator does install with pip/pipx.