Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
librosa == 0.7.2
|
2 |
-
numpy
|
3 |
torch
|
4 |
scipy
|
5 |
matplotlib
|
|
|
1 |
librosa == 0.7.2
|
2 |
+
numpy == 1.20.3
|
3 |
torch
|
4 |
scipy
|
5 |
matplotlib
|