Skip to content

Commit 0495290

Browse files
committed
Update conversion script versions
1 parent c2ab81a commit 0495290

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

scripts/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
transformers[torch]==4.46.3
1+
transformers[torch]@git+https://github.com/huggingface/transformers@92c5ca9dd70de3ade2af2eb835c96215cc50e815
22
onnxruntime==1.20.1
3-
optimum==1.23.3
4-
onnx==1.16.2
3+
optimum@git+https://github.com/huggingface/optimum.git@ce533cf1a9e144d4040581947f301dc3f454b279
4+
onnx==1.17.0
55
onnxconverter-common==1.14.0
6-
tqdm==4.66.6
7-
onnxslim==0.1.42
6+
tqdm==4.67.1
7+
onnxslim==0.1.48
88
--extra-index-url https://pypi.ngc.nvidia.com
99
onnx_graphsurgeon==0.5.2

0 commit comments

Comments
 (0)