Commit ec3dc081 authored by yangql's avatar yangql
Browse files

Update README.md

parent c7de8115
...@@ -51,7 +51,7 @@ cd <path_to_resnet50_onnxruntime> ...@@ -51,7 +51,7 @@ cd <path_to_resnet50_onnxruntime>
sh ./Resource/Models/download.sh sh ./Resource/Models/download.sh
# 安装依赖 # 安装依赖
pip install -r requirements.txt pip install -r ./Python/requirements.txt
``` ```
#### 运行示例 #### 运行示例
```python ```python
......
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