Sarveshj commited on
Commit
c7fc922
·
1 Parent(s): b323ea6

merge conflicts resolved

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -8
requirements.txt CHANGED
@@ -1,22 +1,15 @@
1
  langchain
2
- langchain_openai
3
  langchain_core
4
  python-dotenv
5
  streamlit
6
  langchain_community
7
- langserve
8
- sse_starlette
9
- bs4
10
  pypdf
11
- chromadb
12
  faiss-cpu
13
  groq
14
- cassio
15
  langchain-groq
16
  langchainhub
17
  sentence_transformers
18
  PyPDF2
19
- langchain-objectbox
20
- pytesseract
21
  pdf2image
22
  pillow
 
1
  langchain
 
2
  langchain_core
3
  python-dotenv
4
  streamlit
5
  langchain_community
 
 
 
6
  pypdf
 
7
  faiss-cpu
8
  groq
 
9
  langchain-groq
10
  langchainhub
11
  sentence_transformers
12
  PyPDF2
13
+ pytesseract
 
14
  pdf2image
15
  pillow