Skip to content

Commit

Permalink
Move openvino-tokenizers to openvino dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
apaniukov committed Mar 13, 2024
1 parent eadb210 commit 8a22002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"openvino>=2023.3",
"onnx",
"onnxruntime",
"openvino-tokenizers[transformers]"
],
"openvino-tokenizers": ["openvino-tokenizers[transformers]"],
"nncf": ["nncf>=2.8.1"],
"ipex": ["intel-extension-for-pytorch", "onnx"],
"diffusers": ["diffusers"],
Expand Down

0 comments on commit 8a22002

Please sign in to comment.