Files
Voxelmorph_Head_CT/environment.yml

11 lines
146 B
YAML

name: voxelmorph-head-ct
channels:
- pytorch
- nvidia
- conda-forge
dependencies:
- python=3.11
- pip
- pytorch
- pytorch-cuda=12.4