Commit b10a3a64 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 060700e9
......@@ -35,6 +35,7 @@ docker run -d -t --privileged --device=/dev/kfd --device=/dev/dri/ --shm-size 64
docker exec -it paddleocr-test bash
pip3 install -r requirements.txt
pip3 install onnxruntime-1.15.0+das1.1.git739f24d.abi1.dtk2404-cp38-cp38-manylinux_2_31_x86_64.whl
pip3 install numpy==1.23.4
wget -P ./pretrain_models/ https://paddleocr.bj.bcebos.com/pretrained/MobileNetV3_large_x0_5_pretrained.pdparams
wget -P ./pretrain_models/ https://paddleocr.bj.bcebos.com/PP-OCRv3/english/en_PP-OCRv3_rec_train.tar
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment