Abijith commited on
Commit
32010c2
·
verified ·
1 Parent(s): 5925432

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -12
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
- streamlit
2
- numpy
3
- langchain
4
- langchain-community
5
- langchain-experimental
6
- pdfplumber
7
- faiss-cpu
8
- sentence-transformers>=2.2.2
9
- huggingface-hub
10
- ollama
11
- transformers
12
- rank_bm25
 
 
1
+ streamlit
2
+ numpy
3
+ langchain
4
+ langchain-community
5
+ langchain-experimental
6
+ pdfplumber
7
+ faiss-cpu
8
+ sentence-transformers>=2.2.2
9
+ huggingface-hub
10
+ ollama
11
+ transformers
12
+ rank_bm25
13
+ torch