diff --git a/deploy/hubserving/readme_en.md b/deploy/hubserving/readme_en.md index c00d65dfd1f979ca75c3f6435025786f1d080089..e8bd9318b7d8f8a9f2ddea75d6d1145f5fbca25b 100755 --- a/deploy/hubserving/readme_en.md +++ b/deploy/hubserving/readme_en.md @@ -30,7 +30,7 @@ The following steps take the 2-stage series service as an example. If only the d ### 1. Prepare the environment ```shell # Install 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. Download inference model