mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
* add fapiao kie * fix readme * fix fanli * add readme * add how to do kie en * add algo kie * add algo overview en * rename vqa to kie * fix read gif
538 B
538 B
快速安装
1. PaddlePaddle 和 PaddleOCR
2. 安装其他依赖
2.1 VQA所需依赖
- paddleocr
pip3 install paddleocr
- PaddleNLP
git clone https://github.com/PaddlePaddle/PaddleNLP -b develop
cd PaddleNLP
pip3 install -e .