提交 41229dab 编写于 作者: M MRXLT

fix serving.md

上级 527297ac
......@@ -4,13 +4,16 @@
server端
需要python3环境,下载whl包
需要python3环境运行
```bash
pip3 install plsc-serving
```
client端
需要安装ujson,pip install ujson
需要安装ujson
```bash
pip install ujson
```
复制[client脚本](./serving/client/face_service/face_service.py)到使用路径
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册