yashkavaiya commited on
Commit
d2c0ca9
·
verified ·
1 Parent(s): bf9e9c0

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
+ faiss-gpu
10
+ faiss-cpu