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

XFEstudio/gpt4free

Update requirements.md

229fc0e6
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +0 -4
Modified docs/requirements.md +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