XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/gpt4free

banner

0aa328dd
t.me/xtekky <98614666+xtekky@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Modified README.md +1 -1
@@ -64,7 +64,7 @@ These sites will be reverse engineered but need account access:
64 64 ## Install
65 65 - download or clone this github repo
66 66
67 install requiremnts with:
67 install requirements with:
68 68 ```sh
69 69 pip3 install -r requirements.txt
70 70 ```