We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7dd84 commit 3519718Copy full SHA for 3519718
Formula/t/torchvision.rb
@@ -3,8 +3,8 @@ class Torchvision < Formula
3
4
desc "Datasets, transforms, and models for computer vision"
5
homepage "https://pytorch.org/vision/stable/index.html"
6
- url "https://github.com/pytorch/vision/archive/refs/tags/v0.20.1.tar.gz"
7
- sha256 "7e08c7f56e2c89859310e53d898f72bccc4987cd83e08cfd6303513da15a9e71"
+ url "https://github.com/pytorch/vision/archive/refs/tags/v0.22.0.tar.gz"
+ sha256 "83ed8855cdfb138aba6f116f8fd8da8b83463170dad67a70f60327915ed12014"
8
license "BSD-3-Clause"
9
revision 3
10
0 commit comments