From 04117c2cd0103f3c09109b0de6772d0512c47c72 Mon Sep 17 00:00:00 2001 From: Vasilis Vryniotis Date: Sat, 14 May 2022 20:23:43 +0100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bf1a9b53106..4e067cb479a 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ torchvision :target: https://pytorch.org/vision/stable/index.html -The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision. +The TorchVision package consists of popular datasets, model architectures, and common image transformations for computer vision. Installation