Skip to content

Commit 580bd64

Browse files
committed
update setup
1 parent 0b1af86 commit 580bd64

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
@@ -63,7 +63,7 @@
6363
"neural-compressor": ["neural-compressor>=2.2.0", "onnxruntime<1.15.0", "accelerate"],
6464
"openvino": ["openvino>=2023.3", "nncf>=2.10.0", "openvino-tokenizers[transformers]"],
6565
"nncf": ["nncf>=2.10.0"],
66-
"ipex": ["intel-extension-for-pytorch", "transformers>=4.36.0,<4.39.0"],
66+
"ipex": ["intel-extension-for-pytorch"],
6767
"diffusers": ["diffusers"],
6868
"quality": QUALITY_REQUIRE,
6969
"tests": TESTS_REQUIRE,

0 commit comments

Comments
 (0)