fix the pipeline failure (#6346)

This commit is contained in:
Guoyu Wang 2021-01-14 00:33:22 -08:00 committed by GitHub
parent 042053c55e
commit e35db194e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
-f https://download.pytorch.org/whl/torch_stable.html
# transformers requires sklearn
sklearn
numpy==1.16.6
transformers==v2.10.0
torch==1.6.0+cu101
torchvision==0.7.0+cu101