Jianglang
GitHub
1 year ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@@ -75,7 +75,7 @@ cd chatgpt-on-wechat/ |
|
|
|
``` |
|
|
|
|
|
|
|
**(2) 安装核心依赖 (必选):** |
|
|
|
|
|
|
|
> 能够使用`itchat`创建机器人,并具有文字交流功能所需的最小依赖集合。 |
|
|
|
```bash |
|
|
|
pip3 install -r requirements.txt |
|
|
|
``` |
|
|
|