Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
gradio
|
4 |
-
|
5 |
-
|
6 |
-
numpy==1.
|
|
|
|
|
|
1 |
+
keras==2.10.0
|
2 |
+
tensorflow==2.10.1
|
3 |
gradio
|
4 |
+
librosa==0.10.1
|
5 |
+
soundfile==0.12.1
|
6 |
+
numpy==1.23.4
|
7 |
+
Pillow==9.3.0
|
8 |
+
matplotlib==3.6.2
|