Skip to content

Commit 2728158

Browse files
Bump torchvision from 0.18.1 to 0.21.0
Bumps [torchvision](https://github.com/pytorch/vision) from 0.18.1 to 0.21.0. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.18.1...v0.21.0) --- updated-dependencies: - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6142c73 commit 2728158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PyYAML==6.0.2
1010
setuptools==74.0.0
1111
# Follow instructions at https://pytorch.org to install torch with CUDA
1212
torch==2.3.1 # NOTE: Omit if using torch with CUDA and install manually
13-
torchvision==0.18.1 # NOTE: Omit if using torch with CUDA and install manually
13+
torchvision==0.21.0 # NOTE: Omit if using torch with CUDA and install manually
1414
tqdm==4.66.5
1515
ujson==5.10.0
1616
ultralytics==8.2.82

0 commit comments

Comments
 (0)