Sakalti commited on
Commit
4210693
Β·
verified Β·
1 Parent(s): 9e819be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ google-generativeai
3
  huggingface-hub
4
  httpx>=0.24.1,<1.0
5
  langdetect
6
- deep-translator
7
  numpy
8
  ffmpy
9
  pyyaml<7.0,>=5.0
 
3
  huggingface-hub
4
  httpx>=0.24.1,<1.0
5
  langdetect
6
+ googletrans # deep-translator
7
  numpy
8
  ffmpy
9
  pyyaml<7.0,>=5.0