mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
Update torch version requirement
This commit is contained in:
@@ -10,7 +10,7 @@ nltk
|
|||||||
numpy<1.19.0 #TF 2.0 requires this
|
numpy<1.19.0 #TF 2.0 requires this
|
||||||
pandas>=1.0.1
|
pandas>=1.0.1
|
||||||
scipy==1.4.1
|
scipy==1.4.1
|
||||||
torch==1.7.1
|
torch>=1.7.0,!=1.8
|
||||||
transformers>=3.3.0
|
transformers>=3.3.0
|
||||||
terminaltables
|
terminaltables
|
||||||
tqdm>=4.27,<4.50.0
|
tqdm>=4.27,<4.50.0
|
||||||
|
|||||||
Reference in New Issue
Block a user