[e918fa]: / archive / environment_cpu.yml

Download this file

20 lines (17 with data), 343 Bytes

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