Pijush2023 commited on
Commit
89f7de8
·
verified ·
1 Parent(s): 648accc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  huggingface-hub==0.23.4
2
  beautifulsoup4
3
  requests
 
1
+ TTS @ git+https://github.com/coqui-ai/[email protected]
2
+ python-multipart==0.0.6
3
+ typing-extensions>=4.8.0
4
+ cutlet
5
+ mecab-python3==1.0.6
6
+ unidic-lite==1.0.8
7
+ unidic==1.1.0
8
+ langid
9
+ deepspeed
10
  huggingface-hub==0.23.4
11
  beautifulsoup4
12
  requests