AlexKoff88 commited on
Commit
8697c99
·
1 Parent(s): bca8b35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
- openvino
 
 
 
2
  optimum-intel[diffusers,openvino]
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch==1.13.1+cpu
3
+ openvino==2023.0.0.dev20230407
4
+ optimum
5
  optimum-intel[diffusers,openvino]