Skip to content

Commit 69aa5df

Browse files
committed
Freeze conversion script requirements
Will be upgraded when we switch to `onnxruntime>=1.16`
1 parent dac6f4b commit 69aa5df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
transformers[torch]@git+https://github.com/huggingface/transformers
2-
optimum[onnxruntime]@git+https://github.com/huggingface/optimum
2+
onnxruntime<1.16.0
3+
optimum==1.13.2
34
tqdm
45
onnx==1.13.1

0 commit comments

Comments
 (0)