Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -10,8 +10,7 @@ ffmpeg-python>=0.2.0
|
|
10 |
pydub>=0.25.1
|
11 |
|
12 |
# Text translation
|
13 |
-
|
14 |
-
googletrans==4.0.0rc1
|
15 |
gTTS>=2.3.1
|
16 |
|
17 |
# Image processing and OCR
|
|
|
10 |
pydub>=0.25.1
|
11 |
|
12 |
# Text translation
|
13 |
+
deep-translator>=1.11.0
|
|
|
14 |
gTTS>=2.3.1
|
15 |
|
16 |
# Image processing and OCR
|