Muzammil6376 commited on
Commit
71a558b
·
verified ·
1 Parent(s): a6c0d87

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  unstructured[pdf]
2
  unstructured-inference
3
  pillow
 
4
  numpy>=1.26.2,<3.0
5
  unidecode==1.3.8
6
  accelerate==1.5.2
 
1
  unstructured[pdf]
2
  unstructured-inference
3
  pillow
4
+ poppler
5
  numpy>=1.26.2,<3.0
6
  unidecode==1.3.8
7
  accelerate==1.5.2