mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-09-03 05:13:12 +00:00
Merge pull request #5092 from WenmuZhou/fix_vqa
update paddlenlp install
This commit is contained in:
commit
63bcb2a9c6
@ -96,10 +96,7 @@ git clone https://gitee.com/paddlepaddle/PaddleOCR
|
|||||||
- **(3)安装PaddleNLP**
|
- **(3)安装PaddleNLP**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 需要使用PaddleNLP最新的代码版本进行安装
|
pip3 install "paddlenlp>=2.2.1"
|
||||||
git clone https://github.com/PaddlePaddle/PaddleNLP -b develop
|
|
||||||
cd PaddleNLP
|
|
||||||
pip3 install -e .
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
@ -13,4 +13,4 @@ lxml
|
|||||||
premailer
|
premailer
|
||||||
openpyxl
|
openpyxl
|
||||||
fasttext==0.9.1
|
fasttext==0.9.1
|
||||||
|
paddlenlp>=2.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user