Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-e git+https://github.com/mindee/doctr.git#egg=python-doctr[tf]
|
2 |
streamlit>=1.0.0
|
3 |
-
PyMuPDF>=1.16.0,!=1.18.11,!=1.18.12,!=1.19.5
|
|
|
|
|
|
|
|
1 |
-e git+https://github.com/mindee/doctr.git#egg=python-doctr[tf]
|
2 |
streamlit>=1.0.0
|
3 |
+
PyMuPDF>=1.16.0,!=1.18.11,!=1.18.12,!=1.19.5
|
4 |
+
pillow
|
5 |
+
pytesseract
|
6 |
+
tesseract
|