Skip to content

Commit b6724d8

Browse files
authored
Merge pull request #13219 from luotao1/url
speedup the download of inference_demo
2 parents 90b5be8 + 8cb92fb commit b6724d8

File tree

1 file changed

+1
-1
lines changed
  • paddle/fluid/inference/api/demo_ci

1 file changed

+1
-1
lines changed

paddle/fluid/inference/api/demo_ci/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ else
1414
fi
1515

1616
PREFIX=inference-vis-demos%2F
17-
URL_ROOT=http://paddlemodels.bj.bcebos.com/${PREFIX}
17+
URL_ROOT=http://paddlemodels.cdn.bcebos.com/${PREFIX}
1818

1919
# download vis_demo data
2020
function download() {

0 commit comments

Comments
 (0)