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
PaddleOCR_migraphx
Commits
5e856c57
Commit
5e856c57
authored
Jun 13, 2023
by
shizhm
Browse files
修改readme
parent
9365274b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
5e856c57
...
@@ -82,13 +82,13 @@ rbuild build -d depend
...
@@ -82,13 +82,13 @@ rbuild build -d depend
**Centos**
:
**Centos**
:
```
```
export LD_LIBRARY_PATH=<path_to_migraphx
_samples
>/depend/lib64/:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=<path_to_
paddleocr_
migraphx>/depend/lib64/:$LD_LIBRARY_PATH
```
```
**Ubuntu**
:
**Ubuntu**
:
```
```
export LD_LIBRARY_PATH=<path_to_migraphx
_samples
>/depend/lib/:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=<path_to_
paddleocr_
migraphx>/depend/lib/:$LD_LIBRARY_PATH
```
```
然后执行:
然后执行:
...
...
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