Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ soundfile
|
|
3 |
misaki[zh]
|
4 |
misaki[ja]
|
5 |
langdetect
|
6 |
-
googletrans==4.0.0-rc1
|
|
|
|
3 |
misaki[zh]
|
4 |
misaki[ja]
|
5 |
langdetect
|
6 |
+
googletrans==4.0.0-rc1
|
7 |
+
httpcore
|