Unverified Commit 7a464a77 authored by Zhiqiang Wang's avatar Zhiqiang Wang Committed by GitHub
Browse files

Fix broken link in README (#3701)

parent a64b54ac
...@@ -8,7 +8,7 @@ torchvision ...@@ -8,7 +8,7 @@ torchvision
:target: https://pepy.tech/project/torchvision :target: https://pepy.tech/project/torchvision
.. image:: https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchvision%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v .. image:: https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchvision%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v
:target: https://pytorch.org/docs/stable/torchvision/index.html :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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment