Manishkumaryadav commited on
Commit
21d6264
·
verified ·
1 Parent(s): 7155a9f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.33.0
2
+ openai==1.30.1
3
+ langchain==0.2.0
4
+ pymupdf==1.24.3
5
+ pdfplumber==0.11.0
6
+ faiss-cpu==1.8.0
7
+ python-multipart==0.0.9
8
+ pillow==10.3.0