diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2024-03-11 13:57:59 +0100 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2024-03-11 13:57:59 +0100 |
commit | dd46cfdf6543484bc3577bf329d863133ea8f982 (patch) | |
tree | 37fc1f249039d656881c2b27eac923943519d05a | |
parent | ~ (diff) | |
download | gpt4free-dd46cfdf6543484bc3577bf329d863133ea8f982.tar gpt4free-dd46cfdf6543484bc3577bf329d863133ea8f982.tar.gz gpt4free-dd46cfdf6543484bc3577bf329d863133ea8f982.tar.bz2 gpt4free-dd46cfdf6543484bc3577bf329d863133ea8f982.tar.lz gpt4free-dd46cfdf6543484bc3577bf329d863133ea8f982.tar.xz gpt4free-dd46cfdf6543484bc3577bf329d863133ea8f982.tar.zst gpt4free-dd46cfdf6543484bc3577bf329d863133ea8f982.zip |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f9a9c330..36126722 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,5 @@ undetected-chromedriver>=3.5.5 brotli beautifulsoup4 setuptools -aiohttp_socks
\ No newline at end of file +aiohttp_socks +gpt4all
\ No newline at end of file |