From ba4356109b9301d474af2ba495537132bd0f19af Mon Sep 17 00:00:00 2001 From: Zhanghan Ke Date: Thu, 18 Feb 2021 13:35:16 +0800 Subject: [PATCH] Revert "Update README.md" This reverts commit b9e3dddc869d2ddf5fed08d1c9b273554941fe4b. --- demo/image_matting/Inference_with_ONNX/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/demo/image_matting/Inference_with_ONNX/README.md b/demo/image_matting/Inference_with_ONNX/README.md index cb3f295..8e1e4d9 100644 --- a/demo/image_matting/Inference_with_ONNX/README.md +++ b/demo/image_matting/Inference_with_ONNX/README.md @@ -1,7 +1,5 @@ # Inference with onnxruntime -Download [modnet.onnx](https://drive.google.com/file/d/1cgycTQlYXpTh26gB9FTnthE7AvruV8hd/view?usp=sharing) - ### 1. Export onnx model Run the following command: