update paddlenlp install

pull/5092/head
WenmuZhou 2021-12-28 03:12:39 +00:00
parent 46efa8a127
commit 1ded2ac44a
2 changed files with 2 additions and 5 deletions

View File

@ -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"
```

View File

@ -13,4 +13,4 @@ lxml
premailer
openpyxl
fasttext==0.9.1
paddlenlp>=2.2.1