muhammadrazapathan commited on
Commit
b91cdf0
·
verified ·
1 Parent(s): 406a95b

Create requirements.txt

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