Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
ipython
|
2 |
librosa
|
3 |
matplotlib
|
4 |
-
numpy
|
5 |
pyworld
|
6 |
scipy
|
7 |
soundfile
|
|
|
1 |
ipython
|
2 |
librosa
|
3 |
matplotlib
|
4 |
+
numpy==1.24.1
|
5 |
pyworld
|
6 |
scipy
|
7 |
soundfile
|