Merge pull request #13219 from luotao1/url

speedup the download of inference_demo
fix-develop-build.sh
Tao Luo 7 years ago committed by GitHub
commit b6724d821d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ else
fi
PREFIX=inference-vis-demos%2F
URL_ROOT=http://paddlemodels.bj.bcebos.com/${PREFIX}
URL_ROOT=http://paddlemodels.cdn.bcebos.com/${PREFIX}
# download vis_demo data
function download() {

Loading…
Cancel
Save