Vikrant26 commited on
Commit
43b8179
·
verified ·
1 Parent(s): 76453a6

Update requirements.txt

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