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 2f26e5a commit 6bb8f8bCopy full SHA for 6bb8f8b
CONTRIBUTING.md
@@ -38,7 +38,7 @@ instructions](https://pytorch.org/get-started/locally/). Note that the official
38
instructions may ask you to install torchvision itself. If you are doing development
39
on torchvision, you should not install prebuilt torchvision packages.
40
41
-**Optionally**, install `libpng`, `libjpeg-turbo` and `libwebp1 if you want to enable
+**Optionally**, install `libpng`, `libjpeg-turbo` and `libwebp` if you want to enable
42
support for
43
native encoding / decoding of PNG, JPEG and WebP formats in
44
[torchvision.io](https://pytorch.org/vision/stable/io.html#image):
0 commit comments