Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,11 @@ pandas
|
|
| 4 |
google-generativeai
|
| 5 |
markdown-pdf
|
| 6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
google-generativeai
|
| 5 |
markdown-pdf
|
| 6 |
|
| 7 |
+
pillow
|
| 8 |
+
pdf2image
|
| 9 |
+
opencv-python-headless
|
| 10 |
+
img2pdf
|
| 11 |
+
numpy
|
| 12 |
+
reportlab
|
| 13 |
+
|
| 14 |
+
|