Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
librosa
|
| 5 |
-
soundfile
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
python-dotenv==1.0.1
|
| 3 |
+
assemblyai==0.37.0
|
| 4 |
+
librosa==0.10.2.post1
|
| 5 |
+
soundfile==0.12.1
|
| 6 |
+
torch
|
| 7 |
+
transformers==4.44.2
|
| 8 |
+
numpy
|
| 9 |
+
scipy
|
| 10 |
+
python-docx==1.1.2
|
| 11 |
+
reportlab==4.2.2
|