AlexKoff88 commited on
Commit
eb1aaf1
1 Parent(s): a03b4ff

Fixed openvino in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
  torch==1.13.1+cpu
3
- openvino==2023.0.0.dev20230407
4
  accelerate==0.18.0
5
  addict==2.4.0
6
  aiohttp==3.8.3
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
  torch==1.13.1+cpu
3
+ openvino-dev
4
  accelerate==0.18.0
5
  addict==2.4.0
6
  aiohttp==3.8.3