Files
QingLong/AI/Ocr/步骤.txt
2025-08-15 09:13:13 +08:00

4 lines
135 B
Plaintext

conda activate py310
python3 -m pip install paddlepaddle-gpu -i https://mirror.baidu.com/pypi/simple
pip install "paddleocr>=3.0.1"