Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
flask
|
| 2 |
-
|
| 3 |
gtts
|
| 4 |
-
httpx==0.23.0
|
| 5 |
-
httpcore==0.15.0
|
| 6 |
SpeechRecognition
|
| 7 |
pydub
|
| 8 |
|
|
@@ -11,3 +9,4 @@ pydub
|
|
| 11 |
|
| 12 |
|
| 13 |
|
|
|
|
|
|
| 1 |
flask
|
| 2 |
+
deep-translator
|
| 3 |
gtts
|
|
|
|
|
|
|
| 4 |
SpeechRecognition
|
| 5 |
pydub
|
| 6 |
|
|
|
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
+
|