Jawad138 commited on
Commit
8f5766a
·
verified ·
1 Parent(s): bdd762e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -10
requirements.txt CHANGED
@@ -1,10 +1,14 @@
1
- streamlit==1.11.1
2
- streamlit-chat==0.0.6
3
- langchain==0.0.142
4
- langchain-community==0.0.9
5
- replicate==0.5.0
6
- python-dotenv==0.20.0
7
- faiss-cpu==1.7.2
8
- PyPDF2==1.26.0
9
- docx2txt==0.8
10
- sentence-transformers==2.2.2
 
 
 
 
 
1
+ langchain
2
+ torch
3
+ accelerate
4
+ sentence_transformers
5
+ streamlit_chat
6
+ streamlit
7
+ faiss-cpu
8
+ tiktoken
9
+ ctransformers
10
+ huggingface-hub
11
+ pypdf
12
+ python-dotenv
13
+ replicate
14
+ docx2txt