scholarly360 commited on
Commit
52ad9f6
1 Parent(s): b9f1675

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pymupdf
2
+ #llama-index
3
+ sentence-transformers
4
+ chromadb
5
+ st-annotated-text
6
+ #rank-bm25
7
+ langchain
8
+ huggingface_hub
9
+ #openai
10
+ openai==0.28
11
+ FlagEmbedding
12
+ https://huggingface.co/spacy/en_core_web_md/resolve/main/en_core_web_md-any-py3-none-any.whl
13
+ tiktoken
14
+ rank_bm25
15
+ #faiss-cpu
16
+