From 4b27a586064b47bd0f90aa4f40658cf017c919d4 Mon Sep 17 00:00:00 2001 From: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Date: Wed, 23 Feb 2022 21:52:28 +0800 Subject: [PATCH] [Docs] Add the link of mmdeploy (#99) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73327a9..02fd92e 100644 --- a/README.md +++ b/README.md @@ -444,3 +444,4 @@ This project is released under the [Apache 2.0 license](LICENSE). - [MMHuman3D](https://github.com/open-mmlab/mmhuman3d): OpenMMLab 3D human parametric model toolbox and benchmark. - [MMSelfSup](https://github.com/open-mmlab/mmselfsup): OpenMMLab self-supervised learning Toolbox and Benchmark. - [MMRazor](https://github.com/open-mmlab/mmrazor): OpenMMLab Model Compression Toolbox and Benchmark. +- [MMDeploy](https://github.com/open-mmlab/mmdeploy): OpenMMLab Model Deployment Framework.