Skip to content

Commit

Permalink
inject torchvision install from torch index
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 committed Jan 30, 2024
1 parent 383a0b1 commit b362d0f
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 @@ -52,7 +52,7 @@ jobs:
uses: kornia/workflows/.github/actions/[email protected]
with:
python-version: ${{ matrix.python-version }}
pytorch-version: ${{ matrix.pytorch-version }}
pytorch-version: ${{ matrix.pytorch-version }} torchvision
ref: ${{ inputs.ref }}

- uses: actions/checkout@v4
Expand Down

0 comments on commit b362d0f

Please sign in to comment.