diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 2e22c17c6..b59ba956c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,7 +1,7 @@ -transformers[torch]==4.38.2 +transformers[torch]==4.42.4 onnxruntime==1.18.1 optimum==1.21.1 onnx==1.16.1 -onnxconverter-common==1.14.0 +onnxconverter-common@git+https://github.com/microsoft/onnxconverter-common tqdm onnxslim==0.1.31