diff --git a/deploy/hubserving/readme.md b/deploy/hubserving/readme.md index 88f335812de191d860e46f7317bb303a20df8b41..a39ac5a42b905b1efa73c02d7594511c8a7ea103 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. 下载推理模型