KURUPRASATH-J commited on
Commit
2a5bda7
·
verified ·
1 Parent(s): 29d0879

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -4,6 +4,7 @@ langchain
4
  langchain-community
5
  langchain-google-genai
6
  langchain-chroma
 
7
  chromadb
8
  pypdf2
9
  sentence-transformers
@@ -18,3 +19,5 @@ Pillow
18
  opencv-python-headless
19
  pdf2image
20
  pysqlite3-binary
 
 
 
4
  langchain-community
5
  langchain-google-genai
6
  langchain-chroma
7
+ langchain-huggingface
8
  chromadb
9
  pypdf2
10
  sentence-transformers
 
19
  opencv-python-headless
20
  pdf2image
21
  pysqlite3-binary
22
+ transformers
23
+ torch