Skip to content

Commit

Permalink
test_it
Browse files Browse the repository at this point in the history
  • Loading branch information
benmalef committed Jun 26, 2024
1 parent d1bcf07 commit 72e16b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mlcube-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
sudo apt-get install libvips libvips-tools -y
python -m pip install --upgrade pip
python -m pip install wheel
python -m pip install openvino-dev==2023.0.1 mlcube_docker==0.0.9
python -m pip install openvino-dev==2023.0.1 mlcube_docker==1.0.3
pip install torch==2.2.1 torchvision==0.17.1 torchaudio==2.2.1 --index-url https://download.pytorch.org/whl/cpu
pip install -e .
- name: Run mlcube deploy tests
Expand Down

0 comments on commit 72e16b9

Please sign in to comment.