PebinAPJ commited on
Commit
6cd04ea
·
verified ·
1 Parent(s): 1a5483c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1 +1,13 @@
1
- torch
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ PyPDF2
3
+ python-dotenv
4
+ streamlit
5
+ openai
6
+ faiss-cpu
7
+ altair
8
+ tiktoken
9
+ huggingface-hub==0.14.1
10
+ InstructorEmbedding==1.0.1
11
+ sentence-transformers==2.2.2
12
+ torch
13
+ langchain-community