perf: 调整main.py中的引入顺序

This commit is contained in:
Rock Chin
2022-12-09 15:44:49 +08:00
parent c96833fcf0
commit 45295b52db
2 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ git clone https://github.com/RockChinQ/QChatGPT
2. 安装依赖
```bash
pip install pymysql yiri-mirai openai colorlog
pip install pymysql yiri-mirai openai colorlog func_timeout
```
3. 运行一次主程序,生成配置文件