Samay42 commited on
Commit
eebcca8
·
verified ·
1 Parent(s): bbfd35f

Update requirements.txt (#3)

Browse files

- Update requirements.txt (231ce993a027d0bcddae53139a2ca6f3ea345e56)

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