Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
gradio
|
2 |
-
reportlab
|
3 |
PyMuPDF
|
4 |
Pillow
|
5 |
pypdf
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
python-dotenv
|
|
|
1 |
gradio
|
|
|
2 |
PyMuPDF
|
3 |
Pillow
|
4 |
pypdf
|
5 |
+
lxml
|
6 |
+
svglib
|
7 |
+
reportlab
|
|