onnxruntime/tools/ci_build/requirements.txt
Ye Wang ad093b94b9
Restore transformers tests and disable some tests (#8530)
* restore transformers tests and disable some tests

* test

* update

* pass pep8 check

* update
2021-07-29 14:09:36 -07:00

7 lines
146 B
Text

# packages used by transformers tool test
protobuf==3.17.0
numpy==1.19.2
coloredlogs==15.0
transformers==4.6.1
onnxconverter-common==1.8.1
psutil