Files
QingLong/AI/Ocr/步骤.txt

4 lines
135 B
Plaintext
Raw Normal View History

2025-08-15 09:13:13 +08:00
conda activate py310
python3 -m pip install paddlepaddle-gpu -i https://mirror.baidu.com/pypi/simple
pip install "paddleocr>=3.0.1"