Skip to content

Commit cb847bb

Browse files
committed
update setup
1 parent 704f91a commit cb847bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"neural-compressor": ["neural-compressor>=2.2.0", "onnx", "onnxruntime<1.15.0"],
4343
"openvino": ["openvino>=2023.3", "onnx", "onnxruntime"],
4444
"openvino-tokenizers": ["openvino-tokenizers[transformers]"],
45-
# "nncf": ["nncf>=2.8.1"],
46-
"nncf": ["nncf @ git+https://github.com/openvinotoolkit/nncf.git"],
45+
"nncf": ["nncf>=2.8.1"],
4746
"ipex": ["intel-extension-for-pytorch", "onnx"],
4847
"diffusers": ["diffusers"],
4948
"quality": QUALITY_REQUIRE,

0 commit comments

Comments
 (0)