Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 1 |
+
gradio==4.19.2
|
| 2 |
+
librosa==0.10.1
|
| 3 |
+
soundfile==0.12.1
|
| 4 |
+
numpy==1.26.2
|
| 5 |
+
matplotlib==3.8.2
|
| 6 |
+
scipy==1.11.4
|
| 7 |
+
pyloudnorm==0.1.0
|