Skip to content

Commit

Permalink
chore: bump tutorials torchvision to 0.19.0+cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 committed Aug 18, 2024
1 parent cee20f5 commit dda20c3
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 @@ -71,7 +71,7 @@ jobs:
python-version: ${{ matrix.python-version }}
pytorch-version: ${{ matrix.pytorch-version }}
ref: ${{ inputs.ref }}
extra-deps: torchvision==0.18.1+cpu
extra-deps: torchvision==0.19.0+cpu --find-links https://download.pytorch.org/whl/torchvision

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

0 comments on commit dda20c3

Please sign in to comment.