Artrajz commited on
Commit
95e352c
1 Parent(s): b0f5083

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -29,6 +29,7 @@ transformers
29
  num2words
30
  mecab-python3
31
  unidic-lite
 
32
 
33
  # Machine Learning and Deep Learning
34
  torch
 
29
  num2words
30
  mecab-python3
31
  unidic-lite
32
+ opencc==1.1.6
33
 
34
  # Machine Learning and Deep Learning
35
  torch