Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
soundfile
|
|
|
1 |
+
gradio==3.0.0
|
2 |
+
pydub==0.25.1
|
3 |
+
docx==0.2.5
|
4 |
+
TTS==0.0.9
|
5 |
+
torch==1.9.0 # or the required version of PyTorch
|
6 |
+
zipfile36==0.1.1
|
|