Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ppocrv5_migraphx
Commits
dcb66e73
Commit
dcb66e73
authored
Jul 08, 2025
by
liuhy
Browse files
1、修改README.md
parent
1998a8e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
dcb66e73
...
@@ -75,8 +75,8 @@ cd Python/
...
@@ -75,8 +75,8 @@ cd Python/
# 安装依赖
# 安装依赖
pip
install
-
r
requirements
.
txt
-
i
https
:
//
pypi
.
tuna
.
tsinghua
.
edu
.
cn
/
simple
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
python inference.py
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment