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 557a7ca commit 1b6cdefCopy full SHA for 1b6cdef
README.md
@@ -4,9 +4,11 @@
4
</a>
5
</h2>
6
<p align="center">
7
- <a href="https://badge.fury.io/py/pytorch-metric-learning">
8
- <img alt="PyPi version" src="https://badge.fury.io/py/pytorch-metric-learning.svg?">
+ <a href="https://pypi.org/project/pytorch-metric-learning">
+ <img alt="PyPi version" src="https://img.shields.io/pypi/v/pytorch-metric-learning?color=bright-green">
9
10
+
11
12
13
<a href="https://anaconda.org/conda-forge/pytorch-metric-learning">
14
<img alt="Anaconda version" src="https://img.shields.io/conda/v/conda-forge/pytorch-metric-learning?color=bright-green">
0 commit comments