version fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ pdfplumber
|
|
6 |
python-docx
|
7 |
gradio
|
8 |
python-pptx
|
9 |
-
pdfitdown==1.2
|
10 |
# numpy<2
|
11 |
# torch>=2
|
12 |
# spaces
|
|
|
6 |
python-docx
|
7 |
gradio
|
8 |
python-pptx
|
9 |
+
pdfitdown==1.0.2
|
10 |
# numpy<2
|
11 |
# torch>=2
|
12 |
# spaces
|