Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ openvino-dev
|
|
2 |
numpy
|
3 |
torch
|
4 |
torchvision
|
5 |
-
opencv-python
|
|
|
|
|
|
2 |
numpy
|
3 |
torch
|
4 |
torchvision
|
5 |
+
opencv-python
|
6 |
+
intel-extension-for-pytorch
|
7 |
+
oneccl_bind_pt --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/cpu/us/
|