Skip to content

Commit

Permalink
add setuptools for openvino (#2301)
Browse files Browse the repository at this point in the history
  • Loading branch information
fakezeta authored May 12, 2024
1 parent 9d8c705 commit 5b79bd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/python/transformers/requirements-intel.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
intel-extension-for-pytorch
torch
optimum[openvino]
optimum[openvino]
setuptools

0 comments on commit 5b79bd0

Please sign in to comment.