返回提交历史
Modified
README.md
+1
-1
XFEstudio/gpt4free
banner
0aa328dd
代码差异
1 个文件
+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
```