mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
11 lines
228 B
Text
11 lines
228 B
Text
--pre
|
|
-f https://download.pytorch.org/whl/torch_stable.html
|
|
# transformers requires sklearn
|
|
sklearn
|
|
numpy==1.19.5
|
|
transformers==v2.10.0
|
|
torch==1.8.1+cu102
|
|
torchvision==0.9.1+cu102
|
|
torchtext==0.9.1
|
|
tensorboard>=2.2.0,<2.5.0
|
|
h5py
|