Stability-AI / stable-audio-tools

Generative models for conditional audio generation
MIT License
2.55k stars 237 forks source link

Requirements Versions - Pip takes forever to resolve #140

Open zeta274 opened 3 weeks ago

zeta274 commented 3 weeks ago

We need a requirements.txt. Currently, pip struggles a lot to install this software. Simple version fetches take 10 minutes per package. It makes the installation absurdly long.

nateraw commented 2 weeks ago

yea I've been commenting out certain packages, etc. Also noticed different pip version sometimes faster.

if someone could PR a fix to make this faster it would be amazing.