Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ cython
|
|
5 |
setuptools>=18.0
|
6 |
tqdm
|
7 |
librosa
|
8 |
-
numpy
|
9 |
scipy
|
10 |
tensorboard
|
11 |
torch
|
|
|
5 |
setuptools>=18.0
|
6 |
tqdm
|
7 |
librosa
|
8 |
+
numpy==1.22.4
|
9 |
scipy
|
10 |
tensorboard
|
11 |
torch
|