Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
simple-salesforce==1.12.6
|
| 8 |
-
soundfile==0.12.1
|
| 9 |
-
datasets==2.21.0
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
librosa==0.10.2
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
transformers==4.44.2
|
| 5 |
+
torch==2.4.1
|
| 6 |
+
soundfile==0.12.1
|
|
|
|
|
|
|
|
|