Spaces:
Running
Running
| # Core dependencies | |
| streamlit>=1.28.0 | |
| pdfplumber>=0.10.0 | |
| numpy>=1.24.0 | |
| opencv-python-headless | |
| onnxruntime>=1.16.0 | |
| pydantic>=2.0.0 | |
| pillow>=10.0.0 | |
| docling-core>=1.0.0 | |
| pandas>=2.0.0 | |
| huggingface-hub>=0.19.0 | |
| # OCR Backends | |
| pytesseract>=0.3.10 | |
| rapidocr-onnxruntime>=1.3.0 | |
| # Optional: For faster image processing | |
| # pdf2image>=1.16.0 # Only if using poppler | |