Update requirements.txt

This commit is contained in:
leo 2019-12-06 10:44:08 +08:00
parent 3e880a9a8f
commit fd7564c296
1 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ torch>=1.2
hydra-core>=0.11
tensorboard>=2.0
matplotlib>=3.1
transformers>=2.0
scikit-learn>=0.22
transformers>=2.2
jieba>=0.39
pyhanlp>=0.1.57