File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ def decode_avif(input: torch.Tensor, mode: ImageReadMode = ImageReadMode.UNCHANG
448448 us know of any issue:
449449 https://github.com/pytorch/vision/issues/new/choose. Note that
450450 `torchvision-extra-decoders
451- <https://github.com/pytorch-labs /torchvision-extra-decoders/>`_ is
451+ <https://github.com/meta-pytorch /torchvision-extra-decoders/>`_ is
452452 released under the LGPL license.
453453
454454 The values of the output tensor are in uint8 in [0, 255] for most images. If
@@ -485,7 +485,7 @@ def decode_heic(input: torch.Tensor, mode: ImageReadMode = ImageReadMode.UNCHANG
485485 us know of any issue:
486486 https://github.com/pytorch/vision/issues/new/choose. Note that
487487 `torchvision-extra-decoders
488- <https://github.com/pytorch-labs /torchvision-extra-decoders/>`_ is
488+ <https://github.com/meta-pytorch /torchvision-extra-decoders/>`_ is
489489 released under the LGPL license.
490490
491491 The values of the output tensor are in uint8 in [0, 255] for most images. If
You can’t perform that action at this time.
0 commit comments