Spaces:
Runtime error
Runtime error
Add librosa to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy
|
|
5 |
opencv-python
|
6 |
opencv-python-headless
|
7 |
mtcnn
|
8 |
-
moviepy
|
|
|
|
5 |
opencv-python
|
6 |
opencv-python-headless
|
7 |
mtcnn
|
8 |
+
moviepy
|
9 |
+
librosa
|