Skip to content

Commit

Permalink
updata paddle2onnx en doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tink2123 committed Oct 10, 2022
1 parent c9ab4e6 commit 8cbb4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/paddle2onnx/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python3.7 -m pip install paddle2onnx

- install ONNXRuntime
```
# 建议安装 1.9.0 版本,可根据环境更换版本号
# It is recommended to install version 1.9.0, and the version number can be changed according to the environment
python3.7 -m pip install onnxruntime==1.9.0
```

Expand Down

0 comments on commit 8cbb4fc

Please sign in to comment.