mohammed3536 commited on
Commit
ddf7e06
1 Parent(s): ac04b1c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.31.0
2
+ langchain==0.1.3
3
+ openai==1.9.0
4
+ langchain-openai==0.0.3
5
+ python-dotenv==1.0.0
6
+ PyPDF2==3.0.1
7
+ faiss-cpu==1.7.4