diff --git a/ppstructure/README.md b/ppstructure/README.md index 185aa88daba52dc1fe4f6d70cceda73ed288fc48..b28d1ce7c2e07da97fca1aca5db6c349d8e4d39c 100644 --- a/ppstructure/README.md +++ b/ppstructure/README.md @@ -2,8 +2,7 @@ install layoutparser ```sh -wget https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl -pip3 install layoutparser-0.0.0-py3-none-any.whl +pip3 install https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl ``` ## 1. Introduction to pipeline diff --git a/ppstructure/README_ch.md b/ppstructure/README_ch.md index 2cd1f6fbfbcf48f9f60c3c8ebc179bf9723eb723..2ffac2e9207f5f7d94304404c8dda604e20629ee 100644 --- a/ppstructure/README_ch.md +++ b/ppstructure/README_ch.md @@ -2,8 +2,7 @@ 安装layoutparser ```sh -wget https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl -pip3 install layoutparser-0.0.0-py3-none-any.whl +pip3 install https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl ``` ## 1. pipeline介绍