File size: 207 Bytes
93ed5d4
 
 
 
 
 
87695af
8a8c9e1
c4f9a44
 
49f2fad
6e4dae7
bac156d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: vmtk_env
channels:
  - vmtk
  - conda-forge
  - defaults
dependencies:
  - python=3.9
  - vmtk=1.5.0
  - simpleitk
  - numpy
  - scipy
  - libiconv
  - flask
  - flask-cors
  - gunicorn