kailashsp commited on
Commit
acfa935
1 Parent(s): e6f1b50

update:requirements unstructured

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,6 +3,7 @@ streamlit-searchbox==0.1.6
3
  google-generativeai==0.3.2
4
  langchain==0.1.4
5
  langchain-community==0.0.16
6
- unstructured[docx,pptx]
 
7
  python-dotenv==1.0.1
8
  openpyxl==3.1.2
 
3
  google-generativeai==0.3.2
4
  langchain==0.1.4
5
  langchain-community==0.0.16
6
+ # unstructured[docx,pptx]
7
+ unstructured[all-docs]
8
  python-dotenv==1.0.1
9
  openpyxl==3.1.2