Skip to content
Snippets Groups Projects
Commit f59f1db4 authored by zqwerty's avatar zqwerty Committed by zhuqi
Browse files

update setup.py:add tokenizers requirement

parent 35b8ee9f
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ setup(
'nltk>=3.4',
'tqdm>=4.30',
'checksumdir>=1.1',
'dataclasses',
'visdom',
'Pillow',
'future',
......@@ -46,6 +47,7 @@ setup(
'tensorflow==1.14',
'tensorboard>=1.14.0',
'tensorboardX==1.7',
'tokenizers>=0.8.0',
'allennlp==0.9.0',
'requests',
'simplejson',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment