1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

try: remove tokenizers version dependency for flair

This commit is contained in:
Jack Morris
2020-07-06 21:39:26 -04:00
parent cd40129e42
commit 11013b3a4f
7 changed files with 18 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
bert-score
editdistance
flair==0.5.1
flair>=0.5
filelock
language_tool_python
lru-dict
@@ -10,14 +10,14 @@ numpy
pandas>=1.0.1
scikit-learn
scipy==1.4.1
sentence_transformers==0.2.6.1
sentence_transformers>0.2.6
torch
transformers>=3
tensorflow>=2
tensorflow_hub
tensorboardX
terminaltables
tokenizers==0.8.0-rc4
tokenizers
tqdm
visdom
wandb