Harihareshwar3 commited on
Commit
1f1eb8b
·
verified ·
1 Parent(s): 6aa9d46

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-groq
3
+ langchain-community
4
+ faiss-cpu
5
+ sentence-transformers
6
+ gradio
7
+ PyPDF2