ByteBrewer commited on
Commit
0ee7b49
·
verified ·
1 Parent(s): 881eef4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
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
+ langchain_community
6
+ PyPDF2
7
+ chromadb
8
+ faiss-cpu
9
  langchain_google_genai