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 dac6f4b commit 69aa5dfCopy full SHA for 69aa5df
scripts/requirements.txt
@@ -1,4 +1,5 @@
1
transformers[torch]@git+https://github.com/huggingface/transformers
2
-optimum[onnxruntime]@git+https://github.com/huggingface/optimum
+onnxruntime<1.16.0
3
+optimum==1.13.2
4
tqdm
5
onnx==1.13.1
0 commit comments