diff --git a/deploy/hubserving/readme.md b/deploy/hubserving/readme.md index 7e461d18faf1b06a714b7939be59173422987771..0374d3e32ba02e9c8e2350d6578f3c9ce55e287c 100755 --- a/deploy/hubserving/readme.md +++ b/deploy/hubserving/readme.md @@ -29,7 +29,7 @@ deploy/hubserving/ocr_system/ ### 1. 准备环境 ```shell # 安装paddlehub -pip3 install paddlehub --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple +pip3 install paddlehub==1.8.3 --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple ``` ### 2. 下载推理模型