diabetic-retinopathy / environment.yml
David R. Pugh
Update environment.yml
fdbbb6c unverified
raw
history blame
292 Bytes
name: diabetic-retinopathy-detection
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- dask
- gh
- git
- kaggle
- jupyterlab
- jupyterlab-nvdashboard
- lightning
- nbgitpuller
- pytorch
- pytorch-cuda=11.8
- scikit-learn
- torchvision