Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-docx==1.1.0
|
|
| 4 |
python-pptx==0.6.21
|
| 5 |
Pillow==10.3.0
|
| 6 |
pandas==2.1.4
|
| 7 |
-
PyPDF2
|
|
|
|
|
|
| 4 |
python-pptx==0.6.21
|
| 5 |
Pillow==10.3.0
|
| 6 |
pandas==2.1.4
|
| 7 |
+
PyPDF2
|
| 8 |
+
pdf2image
|