From 824876e6159c52d23cbf886037ef8e422ad11bce Mon Sep 17 00:00:00 2001 From: MasihMoafi Date: Fri, 2 May 2025 13:07:25 +0000 Subject: [PATCH] Update req.txt --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index ccf5f47..42869d3 100644 --- a/req.txt +++ b/req.txt @@ -1 +1 @@ -pip install streamlit langchain-core langchain-ollama unstructured[pdf] langchain-text-splitters pypdf +pip install langchain-core langchain-ollama unstructured[pdf] langchain-text-splitters pypdf streamlit