mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Fix nightly pipeline failure (#18867)
### Description Fixes a failure in the ortmodule nightly pipeline. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
6d7519ede8
commit
4dff154f51
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
scikit-learn
|
||||
packaging==21.3
|
||||
transformers==v4.30.0
|
||||
accelerate==0.20.1
|
||||
wget
|
||||
|
|
|
|||
Loading…
Reference in a new issue