Spaces:
Runtime error
Runtime error
| # Core dependencies | |
| gradio>=4.0.0 | |
| pydrive2>=1.17.0 | |
| pandas>=2.0.0 | |
| Pillow>=10.0.0 | |
| numpy>=1.24.0 | |
| datasets>=2.14.0 | |
| tqdm>=4.65.0 | |
| # Image processing and OCR | |
| opencv-python>=4.8.0 | |
| pytesseract>=0.3.10 | |
| scikit-image>=0.21.0 | |
| # Machine Learning and AI | |
| torch>=2.0.0 | |
| transformers>=4.34.0 | |
| tensorflow>=2.14.0 | |
| # Utility packages | |
| python-dotenv>=1.0.0 | |
| requests>=2.31.0 | |
| PyYAML>=6.0.1 |