mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update requirements.md
This commit is contained in:
parent
509933f7b3
commit
40c6132c06
1 changed files with 2 additions and 2 deletions
|
|
@ -38,9 +38,9 @@ Install required package for loading cookies from browser:
|
||||||
```
|
```
|
||||||
pip install browser_cookie3
|
pip install browser_cookie3
|
||||||
```
|
```
|
||||||
Install all packages and uninstall this package for disabling the webdriver:
|
Install all packages and uninstall this package for disabling the browser support:
|
||||||
```
|
```
|
||||||
pip uninstall undetected-chromedriver
|
pip uninstall nodriver
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue