We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50acc74 commit 292964dCopy full SHA for 292964d
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.23.0.tar.gz"
7
- sha256 "db5a91569e5eb4a3b02e9eaad6080335f5ae3824890a697f5618541999f04027"
+ url "https://github.com/pytorch/vision/archive/refs/tags/v0.24.0.tar.gz"
+ sha256 "f799cdd1d67a3edbcdc6af8fb416fe1b019b512fb426c0314302cd81518a0095"
8
license "BSD-3-Clause"
9
10
livecheck do
0 commit comments