Skip to content

Commit 472bf44

Browse files
committed
updated nncf version
1 parent f63e987 commit 472bf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"transformers>=4.34.0",
4646
],
4747
"openvino": ["openvino>=2023.2", "onnx", "onnxruntime", "transformers>=4.36.0", "optimum>=1.16.1"],
48-
"nncf": ["nncf>=2.7.0"],
48+
"nncf": ["nncf @ git+https://github.com/openvinotoolkit/nncf.git"],
4949
"ipex": ["intel-extension-for-pytorch", "onnx"],
5050
"diffusers": ["diffusers"],
5151
"quality": QUALITY_REQUIRE,

0 commit comments

Comments
 (0)