返回提交历史
Modified
docs/requirements.md
+0
-4
XFEstudio/gpt4free
Update requirements.md
229fc0e6
代码差异
1 个文件
+0
-4
@@ -26,10 +26,6 @@ Install required packages for uploading / generating images:
26
26
```
27
27
pip install -U g4f[image]
28
28
```
29
Install required packages for using the webdriver:
30
```
31
pip install -U g4f[webdriver]
32
```
33
29
Install required package for proxy support with aiohttp:
34
30
```
35
31
pip install -U aiohttp_socks