mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-23 09:10:13 +03:00
pypi package (pip install g4f
)
This commit is contained in:
parent
6f4d1ca7ba
commit
ea276680c8
@ -35,6 +35,13 @@ pip install g4f
|
||||
1. [Download and install Python](https://www.python.org/downloads/) (Version 3.x is recommended).
|
||||
|
||||
#### Setting up the project:
|
||||
##### Install using pypi
|
||||
```
|
||||
pip install g4f
|
||||
```
|
||||
|
||||
##### or
|
||||
|
||||
1. Clone the GitHub repository:
|
||||
```
|
||||
git clone https://github.com/xtekky/gpt4free.git
|
||||
|
Loading…
Reference in New Issue
Block a user