Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -9,5 +9,11 @@
|
|
9 |
#streamlit
|
10 |
#tensorflow-cpu
|
11 |
|
12 |
-
|
13 |
-
librosa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
#streamlit
|
10 |
#tensorflow-cpu
|
11 |
|
12 |
+
opencv-python
|
13 |
+
librosa
|
14 |
+
pandas
|
15 |
+
numpy
|
16 |
+
matplotlib
|
17 |
+
Pillow
|
18 |
+
plotly
|
19 |
+
requests
|