Spaces:
Sleeping
Sleeping
| # HemaVision - AML Detection System Dependencies | |
| # Core ML | |
| torch>=2.0.0 | |
| torchvision>=0.15.0 | |
| timm>=0.9.0 | |
| # Data Processing | |
| numpy>=1.24.0 | |
| pandas>=2.0.0 | |
| scikit-learn>=1.3.0 | |
| Pillow>=10.0.0 | |
| scipy>=1.11.0 | |
| # Morphological Feature Extraction | |
| opencv-python-headless>=4.8.0 | |
| scikit-image>=0.21.0 | |
| # Visualization | |
| matplotlib>=3.7.0 | |
| seaborn>=0.12.0 | |
| # Web Interfaces | |
| gradio>=4.0.0 | |
| fastapi>=0.104.0 | |
| uvicorn[standard]>=0.24.0 | |
| python-multipart>=0.0.6 | |
| websockets>=12.0 | |
| # Utilities | |
| tqdm>=4.66.0 | |
| loguru>=0.7.0 | |
| pydantic>=2.0.0 | |
| # Deployment | |
| gunicorn>=21.2.0 | |
| onnx>=1.14.0 | |
| onnxruntime>=1.16.0 | |
| onnxscript>=0.1.0 |