Unverified Commit 2de176b6 authored by Thomas Young's avatar Thomas Young Committed by GitHub
Browse files

fix doc

fix doc
parent 7338ec0d
...@@ -202,7 +202,7 @@ Windows用户不能使用上述的启动方式,需要使用Web Service,详 ...@@ -202,7 +202,7 @@ Windows用户不能使用上述的启动方式,需要使用Web Service,详
cd win cd win
python3 ocr_web_server.py gpu(使用gpu方式) python3 ocr_web_server.py gpu(使用gpu方式)
或者 或者
python3 ocr_web_server.py cpu(使用gpu方式) python3 ocr_web_server.py cpu(使用cpu方式)
``` ```
2. 发送服务请求 2. 发送服务请求
......
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