SakshamSna commited on
Commit
386d980
·
1 Parent(s): 09c52fb

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -6,4 +6,8 @@ faiss-cpu
6
  PyMuPDF
7
  numpy
8
  google-generativeai
9
- python-dotenv
 
 
 
 
 
6
  PyMuPDF
7
  numpy
8
  google-generativeai
9
+ python-dotenv
10
+ langchain>=0.1.14
11
+ langchain-google-genai>=0.0.5
12
+ huggingface-hub>=0.21.4
13
+ python-dotenv>=1.0.1