Skip to content

Commit

Permalink
pin torchvision version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 committed Apr 16, 2024
1 parent d14fcbb commit 50a3077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
python-version: ${{ matrix.python-version }}
pytorch-version: ${{ matrix.pytorch-version }}
ref: ${{ inputs.ref }}
extra-deps: torchvision>=0.15.0+cpu
extra-deps: torchvision==0.17.2+cpu

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 50a3077

Please sign in to comment.