Could not find a version that satisfies the requirement kugelaudio-open

#2
by HBotond - opened

Hi!

I want to try this model, but when I tried to install the required libraries, I encountered the following problem:
pip install kugelaudio-open

ERROR: Could not find a version that satisfies the requirement kugelaudio-open (from versions: none)

Hi!

I want to try this model, but when I tried to install the required libraries, I encountered the following problem:
pip install kugelaudio-open

ERROR: Could not find a version that satisfies the requirement kugelaudio-open (from versions: none)

you need to git clone https://github.com/Kugelaudio/kugelaudio-open and then install with python -m pip install ./kugelaudio-open

Sign up or log in to comment