gli-mrunal commited on
Commit
f190164
1 Parent(s): 18b4b80

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
- langchain==0.0.184
 
 
 
 
 
 
2
  PyPDF2==3.0.1
3
  python-dotenv==1.0.0
4
  streamlit==1.18.1
 
1
+ # pip install streamlit pypdf2 langchain python-dotenv faiss-cpu openai huggingface_hub
2
+ # pip install tiktoken
3
+
4
+ # pip install InstructorEmbedding sentence_transformers
5
+
6
+ tiktoken
7
+ langchain
8
  PyPDF2==3.0.1
9
  python-dotenv==1.0.0
10
  streamlit==1.18.1