Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ pystoi==0.3.3
|
|
15 |
pesq==0.0.4
|
16 |
onnx==1.13.0
|
17 |
torchaudio==0.13.1
|
18 |
-
cython
|
19 |
compiletools
|
20 |
libsndfile1-dev
|
21 |
altair<5
|
|
|
15 |
pesq==0.0.4
|
16 |
onnx==1.13.0
|
17 |
torchaudio==0.13.1
|
18 |
+
numpy cython
|
19 |
compiletools
|
20 |
libsndfile1-dev
|
21 |
altair<5
|