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

fix version of sentence-transformers

This commit is contained in:
Jin Yong Yoo
2020-06-30 04:33:28 -04:00
parent ec5598baed
commit b1d5e6f6f1

View File

@@ -9,7 +9,7 @@ numpy
pandas>=1.0.1
scikit-learn
scipy==1.4.1
sentence_transformers
sentence_transformers==0.2.6.1
torch
transformers>=3
tensorflow>=2