mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
chore(docs/requirements.md): remove curl_cffi installation instruction
This commit is contained in:
parent
8a8983e765
commit
da3c019f18
1 changed files with 1 additions and 5 deletions
|
|
@ -38,10 +38,6 @@ Install required package for loading cookies from browser:
|
|||
```
|
||||
pip install browser_cookie3
|
||||
```
|
||||
Install curl_cffi for better protection from being blocked:
|
||||
```
|
||||
pip install curl_cffi
|
||||
```
|
||||
Install all packages and uninstall this package for disabling the webdriver:
|
||||
```
|
||||
pip uninstall undetected-chromedriver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue