| # Use this with a RunPod PyTorch image that already includes torch/torchvision + CUDA. | |
| # This avoids wasting setup time reinstalling large GPU wheels. | |
| numpy>=1.24.0 | |
| scipy>=1.10.0 | |
| pillow>=10.0.0 | |
| tqdm>=4.66.0 | |
| matplotlib>=3.8.0 | |
| pandas>=2.2.0 | |
| openpyxl>=3.1.0 | |
| optuna>=3.6.0 | |
| segmentation-models-pytorch>=0.5.0 | |
| timm>=1.0.0 | |