SohomToom commited on
Commit
6e34a21
·
verified ·
1 Parent(s): 7d2a134

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -27,6 +27,6 @@ langid==1.1.6
27
  # MeloTTS from GitHub
28
  #git+https://github.com/myshell-ai/MeloTTS.git
29
  # MeCab workaround
30
- #mecab-python3==1.0.9 # avoid newer ones that break on Spaces
31
  unidic-lite # lightweight dictionary that works with mecab-python3
32
 
 
27
  # MeloTTS from GitHub
28
  #git+https://github.com/myshell-ai/MeloTTS.git
29
  # MeCab workaround
30
+ mecab-python3==1.0.9 # avoid newer ones that break on Spaces
31
  unidic-lite # lightweight dictionary that works with mecab-python3
32