diff --git a/scripts/dynamic_graph_models.sh b/scripts/dynamic_graph_models.sh index 6ab6372d7b..896e583794 100644 --- a/scripts/dynamic_graph_models.sh +++ b/scripts/dynamic_graph_models.sh @@ -167,7 +167,7 @@ dy_seg(){ cur_model_path=${BENCHMARK_ROOT}/PaddleSeg/ cd ${cur_model_path} - apt-get install lsb-core -y + #apt-get install lsb-core -y pip install visualdl # Prepare data mkdir -p ${cur_model_path}/data