DrishtiSharma commited on
Commit
e9f6bc5
·
verified ·
1 Parent(s): 1a5cb38

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain_community
4
+ langchain_groq
5
+ langchain_huggingface
6
+ langchain_experimental
7
+ langchain_chroma
8
+ sentence-transformers
9
+ transformers
10
+ PyPDF2
11
+ pdfplumber
12
+ chromadb