Commit dcb66e73 authored by liuhy's avatar liuhy
Browse files

1、修改README.md

parent 1998a8e3
......@@ -75,8 +75,8 @@ cd Python/
# 安装依赖
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
如果测试环境是离线环境可手动安装需要的依赖依赖的.whl文件存放在3rdParty/rbuild_depend目录下
```
如果测试环境是离线环境,可手动安装需要的依赖(shapely,pyclipper),依赖文件存放在3rdParty/rbuild_depend目录下
运行示例程序:
```
python inference.py
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment