goversetv commited on
Commit
3465379
1 Parent(s): 70353ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  gradio
2
- transformers
3
- torch
4
- gtts
5
- sentencepiece
6
  googletrans==4.0.0-rc1
 
 
 
 
 
 
 
 
1
  gradio
 
 
 
 
2
  googletrans==4.0.0-rc1
3
+ deep-translator
4
+ pykakasi
5
+ gTTS
6
+ playsound
7
+ pandas
8
+ httpcore==0.9.1
9
+ httpx==0.13.3