Skip to content

Commit

Permalink
update readme for v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rerender2021 committed Dec 9, 2023
1 parent b5fde00 commit d51e433
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,26 @@
- package.json
```

如需使用GPU:

- GPU翻译服务器:下载链接中的2个压缩分卷并解压缩(文件太大,只能分卷压缩上传)
- [NLP-GPU-API 1.0.0](https://github.com/rerender2021/NLP-GPU-API/releases/tag/1.0.0)


下载后,解压到项目下,确保项目目录结构如下:

```
- nlp-gpu-server
- NLP-GPU-API.exe
- ...
- ocr-server
- PaddleocrAPI.exe
- ...
- src
- ...
- package.json
```

## 功能扩展

运行过程中,OCR 和翻译会请求本地接口,因此,不使用以上离线服务器,而是自己起一个服务器对接在线 API,也可正常使用。
Expand Down
Binary file modified docs/images/language-shadow-usage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d51e433

Please sign in to comment.