[e918fa]: / archive / environment_gpu.yml

Download this file

22 lines (19 with data), 390 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
name: dmri_seg
channels:
- conda-forge
- pnlbwh
dependencies:
- python==3.6
- tensorflow-gpu==1.12.0
- cudatoolkit==9.0
- cudnn==7.6.0
- keras==2.2.4
- nibabel>=2.2.1
- ants
- pip
- pip:
- ipython
- prompt-toolkit==2.0.1
- gputil
- scikit-image==0.16.2
- git+https://github.com/pnlbwh/conversion.git