pypi package (pip install g4f)

This commit is contained in:
abc 2023-07-17 01:14:10 +01:00
parent 6f4d1ca7ba
commit ea276680c8

View File

@ -35,6 +35,13 @@ pip install g4f
1. [Download and install Python](https://www.python.org/downloads/) (Version 3.x is recommended). 1. [Download and install Python](https://www.python.org/downloads/) (Version 3.x is recommended).
#### Setting up the project: #### Setting up the project:
##### Install using pypi
```
pip install g4f
```
##### or
1. Clone the GitHub repository: 1. Clone the GitHub repository:
``` ```
git clone https://github.com/xtekky/gpt4free.git git clone https://github.com/xtekky/gpt4free.git