Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
streamlit
|
2 |
Pillow
|
3 |
-
pdfkit
|
4 |
-
pytesseract # Optional, install using `pip install pytesseract` (if needed for text extraction)
|
|
|
1 |
streamlit
|
2 |
Pillow
|
3 |
+
pdfkit
|
|