Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
gradio
|
2 |
pdf2docx
|
3 |
python-docx
|
4 |
-
fpdf
|
5 |
-
|
6 |
-
pdf2image
|
7 |
reportlab
|
8 |
-
pillow
|
9 |
-
pdfminer
|
|
|
1 |
gradio
|
2 |
pdf2docx
|
3 |
python-docx
|
4 |
+
fpdf==1.7.2
|
5 |
+
pdfminer.six==20240706
|
|
|
6 |
reportlab
|
|
|
|