We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ab81a commit 0495290Copy full SHA for 0495290
scripts/requirements.txt
@@ -1,9 +1,9 @@
1
-transformers[torch]==4.46.3
+transformers[torch]@git+https://github.com/huggingface/transformers@92c5ca9dd70de3ade2af2eb835c96215cc50e815
2
onnxruntime==1.20.1
3
-optimum==1.23.3
4
-onnx==1.16.2
+optimum@git+https://github.com/huggingface/optimum.git@ce533cf1a9e144d4040581947f301dc3f454b279
+onnx==1.17.0
5
onnxconverter-common==1.14.0
6
-tqdm==4.66.6
7
-onnxslim==0.1.42
+tqdm==4.67.1
+onnxslim==0.1.48
8
--extra-index-url https://pypi.ngc.nvidia.com
9
onnx_graphsurgeon==0.5.2
0 commit comments