Commit b9d5a3e7 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into kie_doc

parents 0a5a1294 12e128f9
...@@ -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 .
``` ```
......
...@@ -12,5 +12,4 @@ cython ...@@ -12,5 +12,4 @@ cython
lxml lxml
premailer premailer
openpyxl openpyxl
fasttext==0.9.1 paddlenlp>=2.2.1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment