Spaces:
Runtime error
Runtime error
cython
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
numpy
|
|
|
2 |
madmom
|
3 |
soundfile
|
|
|
1 |
numpy
|
2 |
+
cython
|
3 |
madmom
|
4 |
soundfile
|