From 0a83ba91e93084a1efdb023a84271a6f1482b565 Mon Sep 17 00:00:00 2001 From: kainstan Date: Tue, 6 Jun 2023 09:22:50 +0800 Subject: [PATCH] Add langchain & For safety reasons, try not to use compilation and installation packages from unknown sources or make changes/ Docs/graphic 3.32.2 py3 none any. whl is graphic>=3.33.1 --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1d70323..690718c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -./docs/gradio-3.32.2-py3-none-any.whl +gradio>=3.33.1 tiktoken>=0.3.3 requests[socks] transformers @@ -15,4 +15,5 @@ pymupdf openai numpy arxiv -rich \ No newline at end of file +rich +langchain \ No newline at end of file