PKaushik commited on
Commit
473a94c
·
verified ·
1 Parent(s): 4305b2f

Create requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +9 -0
requirement.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ langchain==0.2.7
2
+ langchain_community==0.2.7
3
+ langchain_core==0.2.18
4
+ langchain_groq==0.1.6
5
+ langchain_huggingface==0.0.3
6
+ python-dotenv==1.0.1
7
+ streamlit==1.12.0
8
+ pypdf==4.2.0
9
+ faiss-cpu==1.8.0.post1