File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
docs/install_usage/rapidocr Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,6 @@ https://github.com/RapidAI/RapidOCR/releases/*
1010https://github.com/RapidAI/RapidOCRWeb/releases/*
1111https://github.com/microsoft/onnxruntime/files/8772315/enable_cpu_memory_area_example.zip
1212https://github.com/RapidAI/RapidOCRAPI/releases/*
13- https://github.com/RapidAI/RapidOCR/assets/*
13+ https://github.com/RapidAI/RapidOCR/assets/*
14+ https://www.modelscope.cn/*
15+ https://gitee.com/RapidAI/RapidOCR/releases/download/v1.2.0/ocrweb.dist.rar
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ EngineConfig:
160160- ONNXRuntime Python API 参见:[Python API](https://onnxruntime.ai/docs/api/python/api_summary.html)
161161- OpenVINO Python API 参见:[OpenVINO Python API](https://docs.openvino.ai/2025/api/ie_python_api/api.html)
162162- PaddlePaddle API 参见:[API 文档](https://www.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html)
163- - PyTorch API 参见:[PyTorch documentation](https://pytorch.org/docs/stable/index.html)
163+ - PyTorch API 参见:[PyTorch documentation](https://docs. pytorch.org/docs/stable/index.html)
164164
165165以下三部分前4个参数基本类似,对应关系如下表,具体请参见[模型列表](../../model_list.md)文档:
166166
Original file line number Diff line number Diff line change @@ -105,7 +105,6 @@ hooks:
105105extra_css :
106106 - stylesheets/extra.css
107107 - stylesheets/font.css
108- - https://static.zeoseven.com/zsft/292/main/result.css
109108
110109link_pages :
111110 - changelog/*.md
You can’t perform that action at this time.
0 commit comments