Skip to content

Commit 28c4c2d

Browse files
committed
Update nncf required version
1 parent 2e51370 commit 28c4c2d

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
@@ -53,7 +53,7 @@
5353
"optimum>=1.16.1",
5454
],
5555
"openvino-tokenizers": ["openvino-tokenizers[transformers]"],
56-
"nncf": ["nncf @ git+https://github.com/openvinotoolkit/nncf.git"],
56+
"nncf": ["nncf>=2.8.1"],
5757
"ipex": ["intel-extension-for-pytorch", "onnx"],
5858
"diffusers": ["diffusers"],
5959
"quality": QUALITY_REQUIRE,

0 commit comments

Comments
 (0)