From ca19f0feaa0dac8b62c036a6bdebfbf2843538f0 Mon Sep 17 00:00:00 2001 From: mylapallilavanyaa <149993494+mylapallilavanyaa@users.noreply.github.com> Date: Thu, 27 Jun 2024 22:30:41 +0530 Subject: [PATCH 1/2] Monthly downloads badge added Signed-off-by: mylapallilavanyaa <149993494+mylapallilavanyaa@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5345cdb926..bc80b132ef 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ **M**edical **O**pen **N**etwork for **AI** +[![monai Downloads Last Month](https://assets.piptrends.com/get-last-month-downloads-badge/monai.svg 'monai Downloads Last Month by pip Trends')](https://piptrends.com/package/monai) ![Supported Python versions](https://raw.githubusercontent.com/Project-MONAI/MONAI/dev/docs/images/python.svg) [![License](https://img.shields.io/badge/license-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0) [![PyPI version](https://badge.fury.io/py/monai.svg)](https://badge.fury.io/py/monai) From 47c602a3221337971c20577946ddcd361d5d559a Mon Sep 17 00:00:00 2001 From: YunLiu <55491388+KumoLiu@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:14:44 +0800 Subject: [PATCH 2/2] address comments Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc80b132ef..498d3c6149 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ **M**edical **O**pen **N**etwork for **AI** -[![monai Downloads Last Month](https://assets.piptrends.com/get-last-month-downloads-badge/monai.svg 'monai Downloads Last Month by pip Trends')](https://piptrends.com/package/monai) ![Supported Python versions](https://raw.githubusercontent.com/Project-MONAI/MONAI/dev/docs/images/python.svg) [![License](https://img.shields.io/badge/license-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0) [![PyPI version](https://badge.fury.io/py/monai.svg)](https://badge.fury.io/py/monai) @@ -15,6 +14,7 @@ [![postmerge](https://img.shields.io/github/checks-status/project-monai/monai/dev?label=postmerge)](https://github.com/Project-MONAI/MONAI/actions?query=branch%3Adev) [![Documentation Status](https://readthedocs.org/projects/monai/badge/?version=latest)](https://docs.monai.io/en/latest/) [![codecov](https://codecov.io/gh/Project-MONAI/MONAI/branch/dev/graph/badge.svg?token=6FTC7U1JJ4)](https://codecov.io/gh/Project-MONAI/MONAI) +[![monai Downloads Last Month](https://assets.piptrends.com/get-last-month-downloads-badge/monai.svg 'monai Downloads Last Month by pip Trends')](https://piptrends.com/package/monai) MONAI is a [PyTorch](https://pytorch.org/)-based, [open-source](https://github.com/Project-MONAI/MONAI/blob/dev/LICENSE) framework for deep learning in healthcare imaging, part of [PyTorch Ecosystem](https://pytorch.org/ecosystem/). Its ambitions are: