Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
-
edge-tts
|
2 |
-
soxr
|
3 |
-
pydub
|
4 |
-
torch
|
5 |
-
sentencepiece
|
|
|
6 |
onnxruntime
|
7 |
-
|
8 |
-
beautifulsoup4
|
9 |
-
|
|
|
1 |
+
edge-tts
|
2 |
+
soxr
|
3 |
+
pydub
|
4 |
+
torch
|
5 |
+
sentencepiece
|
6 |
+
gradio
|
7 |
onnxruntime
|
8 |
+
requests
|
9 |
+
beautifulsoup4
|
10 |
+
urllib
|