Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
altair
|
2 |
pandas
|
3 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
altair
|
2 |
pandas
|
3 |
+
streamlit
|
4 |
+
tensorflow
|
5 |
+
scikit-learn
|
6 |
+
numpy
|
7 |
+
scipy
|
8 |
+
librosa
|
9 |
+
soundfile
|
10 |
+
gdown
|
11 |
+
python-dotenv
|
12 |
+
joblib
|
13 |
+
google-generativeai
|
14 |
+
Pillow
|
15 |
+
opencv-python-headless
|
16 |
+
requests
|