Samay42 commited on
Commit
231ce99
·
verified ·
1 Parent(s): 57999c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,4 +1,11 @@
1
  streamlit
2
  pymupdf
3
- python-dotenv
4
  google-generativeai
 
 
 
 
 
 
 
 
 
1
  streamlit
2
  pymupdf
 
3
  google-generativeai
4
+ python-dotenv
5
+ langchain
6
+ chromadb
7
+ sentence-transformers
8
+ huggingface-hub
9
+ faiss-cpu
10
+ tiktoken
11
+ langchain-community