Skip to content

Commit ca6957d

Browse files
authored
Update requirements.txt
1 parent fdd9da3 commit ca6957d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ matplotlib<3.3 # to avoid MatplotlibDeprecationWarning
77
nltk==3.3
88
tqdm
99
seqeval
10-
transformers>=2.11.0
10+
transformers==3.0.2
1111
sentencepiece==0.1.85
1212
mxnet==1.6.0
1313
gluonnlp==0.9.1
@@ -16,7 +16,7 @@ wordcloud
1616
gensim
1717
xgboost
1818
wget==3.2
19-
# tokenizers==0.8.1.rc1
19+
tokenizers==0.8.1.rc1
2020
tensorflow==2.0.3
2121
h5py<3.0.0 # to avoid issue https://github.com/keras-team/keras/issues/14265
2222
konlpy

0 commit comments

Comments
 (0)