Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
|
|
|
|
|
2 |
matplotlib==3.8.2
|
3 |
numpy==1.23.5
|
4 |
pandas==2.1.4
|
|
|
1 |
+
numba==0.56.4
|
2 |
+
numpy==1.23.5
|
3 |
+
librosa==0.9.2
|
4 |
matplotlib==3.8.2
|
5 |
numpy==1.23.5
|
6 |
pandas==2.1.4
|