File size: 317 Bytes
b9d5866 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # 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 |