Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 5e47724

Browse files
authored
docs:update ocr repositroy (#106)
* docs:update ocr server url * docs:update ocr repositroy
1 parent d1d6a46 commit 5e47724

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/config/global.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ What you don't want to show in the error message, One regular expression (in `Go
8080

8181
Used to identify verification codes. You can deploy yourself: https://hub.docker.com/r/openlistteam/ocr_api_server.
8282

83-
The default ocr api is deployed on the [huggingface](https://huggingface.co/spaces/Susus21/openlist-ocr/tree/main).You can clone the huggingface repository to build your own: [clone the huggingface repository](https://huggingface.co/spaces/Susus21/openlist-ocr/tree/main?duplicate=true).
83+
The default ocr api is deployed on the [huggingface](https://huggingface.co/spaces/openlistteam/ocr_api_server/tree/main).You can clone the huggingface repository to build your own: [clone the huggingface repository](https://huggingface.co/spaces/openlistteam/ocr_api_server/tree/main?duplicate=true).
8484

8585
The hf domain name after successful self-construction is https://{username}-{repositroy-name}.hf.space/ocr/file/json
8686

docs/zh/config/global.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ star: true
8181

8282
用于识别验证码。你可以自己部署:https://hub.docker.com/r/openlistteam/ocr_api_server
8383

84-
默认的 ocr api 部署在 [huggingface](https://huggingface.co/spaces/Susus21/openlist-ocr/tree/main) 上。
84+
默认的 ocr api 部署在 [huggingface](https://huggingface.co/spaces/openlistteam/ocr_api_server/tree/main) 上。
8585

86-
你可复制huggingface仓库自建:[克隆huggingface仓库](https://huggingface.co/spaces/Susus21/openlist-ocr/tree/main?duplicate=true),自建成功后的hf域名为https://{username}-{repositroy-name}.hf.space/ocr/file/json
86+
你可复制huggingface仓库自建:[克隆huggingface仓库](https://huggingface.co/spaces/openlistteam/ocr_api_server/tree/main?duplicate=true),自建成功后的hf域名为https://{username}-{repositroy-name}.hf.space/ocr/file/json
8787

8888
<br/>
8989

0 commit comments

Comments
 (0)