Skip to content

Commit 2417f68

Browse files
committed
update setup
1 parent be9673a commit 2417f68

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
@@ -61,7 +61,7 @@
6161
"openvino": ["openvino>=2023.3", "nncf>=2.8.1"],
6262
"openvino-tokenizers": ["openvino-tokenizers[transformers]"],
6363
"nncf": ["nncf>=2.8.1"],
64-
"ipex": ["intel-extension-for-pytorch"],
64+
"ipex": ["intel-extension-for-pytorch", "transformers>=4.36.0,<4.39.0"],
6565
"diffusers": ["diffusers"],
6666
"quality": QUALITY_REQUIRE,
6767
"tests": TESTS_REQUIRE,

0 commit comments

Comments
 (0)