mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-08-31 03:45:57 +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**
|
||||
|
||||
```bash
|
||||
# 需要使用PaddleNLP最新的代码版本进行安装
|
||||
git clone https://github.com/PaddlePaddle/PaddleNLP -b develop
|
||||
cd PaddleNLP
|
||||
pip3 install -e .
|
||||
pip3 install "paddlenlp>=2.2.1"
|
||||
```
|
||||
|
||||
|
||||
|
@ -13,4 +13,4 @@ lxml
|
||||
premailer
|
||||
openpyxl
|
||||
fasttext==0.9.1
|
||||
|
||||
paddlenlp>=2.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user