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: