PKaushik commited on
Commit
353ea04
·
verified ·
1 Parent(s): 473a94c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.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