PRIYANSHUDHAKED commited on
Commit
a911413
·
verified ·
1 Parent(s): 2ed10b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-google-genai
3
+ python-dotenv
4
+ streamlit
5
+ PyPDF2
6
+ faiss-cpu
7
+ langchain-community
8
+ fastapi
9
+ uvicorn