fix doc
This commit is contained in:
Thomas Young 2021-05-21 20:35:57 +08:00 committed by GitHub
parent 7338ec0dc3
commit 2de176b607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ Windows用户不能使用上述的启动方式需要使用Web Service
cd win
python3 ocr_web_server.py gpu(使用gpu方式)
或者
python3 ocr_web_server.py cpu(使用gpu方式)
python3 ocr_web_server.py cpu(使用cpu方式)
```
2. 发送服务请求