annas4421 commited on
Commit
4c9d9d1
·
verified ·
1 Parent(s): 0dff71c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -13
requirements.txt CHANGED
@@ -1,14 +1,9 @@
1
- langchain
2
- pypdf4
3
- chromadb
4
- streamlit
5
- einops
6
- langchain-together
7
- faiss-gpu
8
- sentence-transformers
9
- htmltemplate
10
- PyPDF2==3.0.1
11
- openai
12
- tiktoken
13
- einops
14
  langchain-community
 
 
 
1
+ langchain
2
+ openai
3
+ PyPDF2
4
+ faiss-cpu
5
+ pandas
6
+ python-dotenv
 
 
 
 
 
 
 
7
  langchain-community
8
+ tiktoken
9
+ pypdf