文章目录
一、部署安装
1.1 Gitee下载地址
https://gitee.com/paddlepaddle/PaddleOCR
1.2 低代码全流程开发
1.2.1 创建虚拟环境
注意:不要使用python3.12,paddlex安装会出错。
conda create -n dash-paddle python=3.10
conda activate dash-paddle
python.exe -m pip install --upgrade pip
https://gitee.com/paddlepaddle/PaddleOCR
注意:不要使用python3.12,paddlex安装会出错。
conda create -n dash-paddle python=3.10
conda activate dash-paddle
python.exe -m pip install --upgrade pip