Skip to main content
Glama
clone.md535 B
--- comments: true --- # 项目克隆 ## 1. 克隆PaddleOCR repo代码 ```bash linenums="1" git clone https://github.com/PaddlePaddle/PaddleOCR ``` 如果因为网络问题无法pull成功,也可选择使用码云上的托管: ```bash linenums="1" git clone https://gitee.com/paddlepaddle/PaddleOCR ``` 注:码云托管代码可能无法实时同步本github项目更新,存在3~5天延时,请优先使用推荐方式。 ## 2. 安装第三方库 ```bash linenums="1" cd PaddleOCR pip3 install -r requirements.txt ```

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PaddlePaddle/PaddleOCR'

If you have feedback or need assistance with the MCP directory API, please join our Discord server