Spaces:
Sleeping
Sleeping
| # Core ML/DL | |
| torch>=2.5.0 | |
| torchvision>=0.20.0 | |
| numpy>=1.24.0 | |
| # Image Processing | |
| opencv-python-headless>=4.8.0 | |
| Pillow>=10.0.0 | |
| scikit-image>=0.22.0 | |
| plotly>=5.18.0 | |
| # Machine Learning | |
| lightgbm>=4.0.0 | |
| scikit-learn>=1.3.0 | |
| # Data Augmentation | |
| albumentations>=1.3.0 | |
| # Signal Processing | |
| PyWavelets>=1.4.1 | |
| scipy>=1.11.0 | |
| # Deep Learning Models | |
| timm>=0.9.7 | |
| # Data Storage | |
| lmdb>=1.4.0 | |
| # PDF Processing | |
| PyMuPDF>=1.23.0 | |
| docx2pdf>=0.1.8 | |
| # OCR (optional but in code) | |
| pytesseract>=0.3.10 | |
| # Utilities | |
| pyyaml>=6.0.1 | |
| joblib>=1.3.0 | |
| tqdm>=4.65.0 | |
| # Web Interface | |
| gradio>=4.16.0 |