| # PyHARP from correct branch | |
| git+https://github.com/TEAMuP-dev/pyharp.git@cb/gen-inputs | |
| # Demucs & dependencies | |
| demucs==4.0.0 | |
| dora-search==0.1.11 | |
| einops==0.6.1 | |
| julius>=0.2.3 | |
| lameenc>=1.2 | |
| openunmix==1.2.1 | |
| # Audio & ML | |
| torch>=1.8.1, <2.1 | |
| torchaudio>=0.8, <2.1 | |
| ffmpeg | |
| soundfile | |
| scipy | |
| numpy<2 |