File size: 503 Bytes
1d23de4
 
b86b278
d47529d
91bd9ca
1d23de4
 
 
c393d42
1d23de4
 
 
ffff38f
 
034eb4e
bd2c01b
 
 
253baa5
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
langchain
PyPDF2==3.0.1
python-dotenv==1.0.0
# streamlit==1.18.1
# openai==0.27.6
faiss-cpu==1.7.4

# uncomment to use huggingface llms
huggingface-hub==0.14.1

# uncomment to use instructor embeddings
InstructorEmbedding==1.0.1
# --find-links https://download.pytorch.org/whl/torch_stable.html
# torch==1.7.1+cpu
# torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
--extra-index-url https://download.pytorch.org/whl/cpu
torch
torchvision
sentence-transformers==2.2.2

loguru