Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ torch
|
|
| 5 |
torchaudio
|
| 6 |
demucs
|
| 7 |
librosa
|
| 8 |
-
numpy
|
| 9 |
scipy
|
| 10 |
soundfile
|
| 11 |
basic-pitch
|
|
|
|
| 5 |
torchaudio
|
| 6 |
demucs
|
| 7 |
librosa
|
| 8 |
+
numpy<2
|
| 9 |
scipy
|
| 10 |
soundfile
|
| 11 |
basic-pitch
|