diff options
author | Luneye <73485421+Luneye@users.noreply.github.com> | 2023-10-22 17:16:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-22 17:16:36 +0200 |
commit | a8841088a94ebc1be8d2820464f21e194bc089ba (patch) | |
tree | 7b536395157ee9b31c3e4f9bd31f2dff30705f4c | |
parent | Major Update for Bing - Supports latest bundle version and image analysis (diff) | |
download | gpt4free-a8841088a94ebc1be8d2820464f21e194bc089ba.tar gpt4free-a8841088a94ebc1be8d2820464f21e194bc089ba.tar.gz gpt4free-a8841088a94ebc1be8d2820464f21e194bc089ba.tar.bz2 gpt4free-a8841088a94ebc1be8d2820464f21e194bc089ba.tar.lz gpt4free-a8841088a94ebc1be8d2820464f21e194bc089ba.tar.xz gpt4free-a8841088a94ebc1be8d2820464f21e194bc089ba.tar.zst gpt4free-a8841088a94ebc1be8d2820464f21e194bc089ba.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 4a59fbe4..e853b661 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,5 @@ nest_asyncio waitress werkzeug loguru -tiktoken
\ No newline at end of file +tiktoken +Pillow |