naveenvenkatesh commited on
Commit
d57f644
·
verified ·
1 Parent(s): 6f59bed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,4 +4,4 @@ PyPDF2
4
  gradio
5
  langchain-openai
6
  openai==1.6.1
7
- unstructured
 
4
  gradio
5
  langchain-openai
6
  openai==1.6.1
7
+ "unstructured[all-docs]"