Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python-headless
|
2 |
+
numpy
|
3 |
+
matplotlib
|
4 |
+
moviepy
|
5 |
+
librosa
|
6 |
+
soundfile
|