MrVicente commited on
Commit
d74add2
1 Parent(s): f633022

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
  numpy
4
- matplotlib
 
 
1
  transformers
2
  torch
3
  numpy
4
+ matplotlib
5
+ nltk