diff options
author | H Lohaus <hlohaus@users.noreply.github.com> | 2024-11-18 19:21:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 19:21:08 +0100 |
commit | b93711529e2b32aaac589814d77863b74373ffe4 (patch) | |
tree | 447a5232ae89c2775608c237330f3aa0ecc379a7 /README.md | |
parent | Update Blackbox.py (diff) | |
parent | Update unittests (diff) | |
download | gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.gz gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.bz2 gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.lz gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.xz gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.zst gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ > <sup><strong>Stats:</strong></sup> [![Downloads](https://static.pepy.tech/badge/g4f)](https://pepy.tech/project/g4f) [![Downloads](https://static.pepy.tech/badge/g4f/month)](https://pepy.tech/project/g4f) ```sh -pip install -U g4f +pip install -U g4f[all] ``` ```sh |