File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 run : |
2626 source venv/bin/activate
2727 python -m pip install --upgrade pip
28- pip install model_api/python/[tests, build] --extra-index-url https://download.pytorch.org/whl/cpu
28+ pip install model_api/python/[tests,build] --extra-index-url https://download.pytorch.org/whl/cpu
2929 - name : Prepare test data
3030 run : |
3131 source venv/bin/activate
Original file line number Diff line number Diff line change 9797 run : |
9898 source venv/Scripts/activate
9999 python -m pip install --upgrade pip
100- pip install model_api/python/[tests] --extra-index-url https://download.pytorch.org/whl/cpu
100+ pip install model_api/python/[tests,build ] --extra-index-url https://download.pytorch.org/whl/cpu
101101 curl https://storage.openvinotoolkit.org/repositories/openvino/packages/2024.6/windows/w_openvino_toolkit_windows_2024.6.0.17404.4c0f47d2335_x86_64.zip --output w_openvino_toolkit_windows.zip
102102 unzip w_openvino_toolkit_windows.zip
103103 rm w_openvino_toolkit_windows.zip
You can’t perform that action at this time.
0 commit comments