Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,11 +1,10 @@
|
|
| 1 |
streamlit
|
| 2 |
pytesseract
|
| 3 |
-
pdfkit
|
| 4 |
opencv-python
|
| 5 |
pillow
|
| 6 |
python-docx
|
| 7 |
torch
|
| 8 |
transformers
|
| 9 |
huggingface_hub
|
| 10 |
-
|
| 11 |
|
|
|
|
| 1 |
streamlit
|
| 2 |
pytesseract
|
|
|
|
| 3 |
opencv-python
|
| 4 |
pillow
|
| 5 |
python-docx
|
| 6 |
torch
|
| 7 |
transformers
|
| 8 |
huggingface_hub
|
| 9 |
+
reportlab
|
| 10 |
|