Skip to content

Commit

Permalink
readme installation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crownpku committed Sep 4, 2020
1 parent 22da287 commit 6877e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ LCCC-base 数据集中的原始对话数据来自于微博对话,LCCC-large
### 安装
从源代码直接安装:

git clone https://github.com/lemon234071/GPT-Chinese.git
cd GPT-Chinese
git clone https://github.com/thu-coai/CDial-GPT.git
cd CDial-GPT
pip install -r requirements.txt

### 快速开始
Expand Down

0 comments on commit 6877e4f

Please sign in to comment.