masadonline commited on
Commit
108920c
·
verified ·
1 Parent(s): 972a93c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  streamlit
2
- openai
3
- huggingface_hub
4
  langchain
5
  faiss-cpu
6
- PyPDF2
7
- tiktoken
8
- googletrans==4.0.0-rc1 # for translation
 
1
  streamlit
 
 
2
  langchain
3
  faiss-cpu
4
+ sentence-transformers
5
+ pypdf
6
+ langchain-community