"...MaskRCNN/git@developer.sourcefind.cn:dcuai/dlexamples.git" did not exist on "730aae106e7c4309b9efcf1c81046b03d8783db6"
Commit 750056b9 authored by WenmuZhou's avatar WenmuZhou
Browse files

update layout install cmd

parent fd1bddf5
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
install layoutparser install layoutparser
```sh ```sh
wget https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl pip3 install https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl
pip3 install layoutparser-0.0.0-py3-none-any.whl
``` ```
## 1. Introduction to pipeline ## 1. Introduction to pipeline
......
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
安装layoutparser 安装layoutparser
```sh ```sh
wget https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl pip3 install https://paddleocr.bj.bcebos.com/whl/layoutparser-0.0.0-py3-none-any.whl
pip3 install layoutparser-0.0.0-py3-none-any.whl
``` ```
## 1. pipeline介绍 ## 1. pipeline介绍
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment