Sreekumar1608 commited on
Commit
b923833
·
1 Parent(s): 44bf37d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- upgrade langchain openai
2
- unstructured
3
- unstructured[local-inference]
4
- detectron2@git+https://github.com/facebookresearch/detectron2.[email protected]#egg=detectron2
5
- poppler-utils
6
- pinecone-client
7
- tiktoken
 
1
+ langchain==0.0.154
2
+ PyPDF2==3.0.1
3
+ python-dotenv==1.0.0
4
+ streamlit==1.18.1
5
+ faiss-cpu==1.7.4
6
+ streamlit-extras