AliXaidi commited on
Commit
e4fd6ca
1 Parent(s): 89483ba

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ google-generativeai
3
+ streamlit
4
+ langchain-google-genai
5
+ python-dotenv
6
+ chromadb
7
+ pypdf
8
+ PyPDF2
9
+ langchain_community
10
+ faiss-cpu