提交 50cdcc94 编写于 作者: D dongdaxiang 提交者: dongdaxiang

add install requirements

上级 3edeb364
...@@ -18,6 +18,7 @@ function init() { ...@@ -18,6 +18,7 @@ function init() {
export PYTHONROOT=/usr export PYTHONROOT=/usr
cd Serving cd Serving
export SERVING_WORKDIR=$PWD export SERVING_WORKDIR=$PWD
$PYTHONROOT/bin/python -m pip install -r python/requirements.txt
} }
function check_cmd() { function check_cmd() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册