From ed40aa02be3b1ebcc42ec083c8c1d7d609ac04a4 Mon Sep 17 00:00:00 2001 From: barrierye Date: Thu, 30 Apr 2020 14:54:50 +0800 Subject: [PATCH] fix get_data.sh --- python/examples/lac/get_data.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/python/examples/lac/get_data.sh b/python/examples/lac/get_data.sh index 29e6a6b2..9bfd5823 100644 --- a/python/examples/lac/get_data.sh +++ b/python/examples/lac/get_data.sh @@ -1,2 +1 @@ wget --no-check-certificate https://paddle-serving.bj.bcebos.com/lac/lac_model_jieba_web.tar.gz -tar -zxvf lac_model_jieba_web.tar.gz -- GitLab