amine-01 commited on
Commit
05b7e65
·
verified ·
1 Parent(s): bddb256

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.26.0
2
+ langchain==0.0.273
3
+ langchain-google-genai==0.1.5
4
+ chromadb==0.4.4
5
+ sentence-transformers==2.2.2
6
+ PyPDF2==3.0.1
7
+ python-dotenv==1.0.0
8
+ langchain-community==0.0.1