summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuneye <73485421+Luneye@users.noreply.github.com>2023-10-22 17:16:36 +0200
committerGitHub <noreply@github.com>2023-10-22 17:16:36 +0200
commita8841088a94ebc1be8d2820464f21e194bc089ba (patch)
tree7b536395157ee9b31c3e4f9bd31f2dff30705f4c
parentMajor Update for Bing - Supports latest bundle version and image analysis (diff)
downloadgpt4free-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
-rw-r--r--requirements.txt3
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