wldmr commited on
Commit
c5c1da9
1 Parent(s): 22e7a05

added nltk to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  transformers
2
  torch
3
  sentencepiece
4
- deepmultilingualpunctuation
 
 
1
  transformers
2
  torch
3
  sentencepiece
4
+ deepmultilingualpunctuation
5
+ nltk