提交 a496e8b9 编写于 作者: G guru4elephant

refine example usage

上级 70fc996f
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
Usage: Usage:
Host a trained paddle model with one line command Host a trained paddle model with one line command
Example: Example:
python -m paddle_serving_server.serve model 9292 python -m paddle_serving_server.serve --model ./serving_server_model --port 9292
""" """
import argparse import argparse
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册