mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
fix the pipeline failure (#6346)
This commit is contained in:
parent
042053c55e
commit
e35db194e3
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue