Arjun Singh commited on
Commit
088f48d
·
1 Parent(s): 7d9b1aa

Added unstructured[pdf] to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -14,4 +14,5 @@ torch
14
  numpy
15
  Pillow
16
  pypdf
17
- python-docx
 
 
14
  numpy
15
  Pillow
16
  pypdf
17
+ python-docx
18
+ unstructured[pdf]