summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-05-02 09:05:19 +0200
committerGitHub <noreply@github.com>2023-05-02 09:05:19 +0200
commit119fa60e437218fb8964b2922ff097078258419b (patch)
treef678fb44a5b0b4febbff3ca6839f6ac1a4beb451
parentUpdate README.md (diff)
parentadd Levenshtein in requirements.txt for gui/streamlit_chat_app.py (diff)
downloadgpt4free-119fa60e437218fb8964b2922ff097078258419b.tar
gpt4free-119fa60e437218fb8964b2922ff097078258419b.tar.gz
gpt4free-119fa60e437218fb8964b2922ff097078258419b.tar.bz2
gpt4free-119fa60e437218fb8964b2922ff097078258419b.tar.lz
gpt4free-119fa60e437218fb8964b2922ff097078258419b.tar.xz
gpt4free-119fa60e437218fb8964b2922ff097078258419b.tar.zst
gpt4free-119fa60e437218fb8964b2922ff097078258419b.zip
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 62e92d56..bc46bc70 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,3 +12,4 @@ twocaptcha
https://github.com/AI-Yash/st-chat/archive/refs/pull/24/head.zip
pydantic
pymailtm
+Levenshtein