Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -15
requirements.txt
CHANGED
|
@@ -1,15 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
huggingface_hub==0.25.2
|
| 10 |
-
numpy
|
| 11 |
-
dataclasses
|
| 12 |
-
typing-extensions
|
| 13 |
-
python-dateutil
|
| 14 |
-
python-dotenv
|
| 15 |
-
networkx
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
transformers==4.44.2
|
| 3 |
+
torch==2.4.1
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
librosa==0.10.2
|
| 6 |
+
soundfile==0.12.1
|
| 7 |
+
reportlab==4.2.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|