Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ matplotlib # 1
|
|
2 |
librosa==0.8.0
|
3 |
tqdm
|
4 |
pandas
|
5 |
-
numba==0.
|
6 |
-
|
7 |
#scipy==1.3
|
8 |
PyYAML==5.3.1
|
9 |
tensorboardX
|
|
|
2 |
librosa==0.8.0
|
3 |
tqdm
|
4 |
pandas
|
5 |
+
numba==0.48.0
|
6 |
+
numpy==1.21.5
|
7 |
#scipy==1.3
|
8 |
PyYAML==5.3.1
|
9 |
tensorboardX
|