diff --git a/deploy/hubserving/readme_en.md b/deploy/hubserving/readme_en.md index c948fed1eefe9f5f83f63a82699cdac3548fad52..7d9a8629ef7d27e84e636f029202602a94d1d3f7 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