未验证 提交 63bcb2a9 编写于 作者: Z zhoujun 提交者: GitHub

Merge pull request #5092 from WenmuZhou/fix_vqa

update paddlenlp install
...@@ -96,10 +96,7 @@ git clone https://gitee.com/paddlepaddle/PaddleOCR ...@@ -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 ...@@ -13,4 +13,4 @@ lxml
premailer premailer
openpyxl openpyxl
fasttext==0.9.1 fasttext==0.9.1
paddlenlp>=2.2.1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册