Younis123 commited on
Commit
091016f
·
verified ·
1 Parent(s): 7398c3b

Create requirements.txt

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