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 9dc31f9 commit 592c021Copy full SHA for 592c021
setup.py
@@ -127,8 +127,8 @@ def get_requirements():
127
version=get_and_write_version(),
128
author="PyTorch Team",
129
author_email="packages@pytorch.org",
130
- url="TODO",
131
- description="TODO",
+ url="https://github.com/pytorch-labs/torchvision-extra-decoders/",
+ description="An extension of torchvision for decoding AVIF and HEIC images.",
132
long_description=readme,
133
long_description_content_type="text/markdown",
134
license="LGPLv2.1",
0 commit comments