Skip to content

Commit ab20924

Browse files
committed
[skip ci] docs: PyPi download badge
1 parent d3132c6 commit ab20924

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytorch-optimizer
22
=================
33

4-
| |workflow| |Documentation Status| |PyPI version| |black|
4+
| |workflow| |Documentation Status| |PyPI version| |PyPi download| |black|
55
66
| Bunch of optimizer implementations in PyTorch with clean-code, strict types. Also, including useful optimization ideas.
77
| Highly inspired by `pytorch-optimizer <https://github.com/jettify/pytorch-optimizer>`__.
@@ -408,4 +408,5 @@ Hyeongchan Kim / `@kozistr <http://kozistr.tech/about>`__
408408
:target: https://pytorch-optimizers.readthedocs.io/en/latest/?badge=latest
409409
.. |PyPI version| image:: https://badge.fury.io/py/pytorch-optimizer.svg
410410
:target: https://badge.fury.io/py/pytorch-optimizer
411+
.. |PyPi download| image:: https://img.shields.io/pypi/dm/pytorch-optimizer?style=plastic
411412
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg

0 commit comments

Comments
 (0)