vmtk-centerline-api / environment.yml
mosta02's picture
Update environment.yml
bac156d verified
Raw
History Blame Contribute Delete
207 Bytes
name: vmtk_env
channels:
- vmtk
- conda-forge
- defaults
dependencies:
- python=3.9
- vmtk=1.5.0
- simpleitk
- numpy
- scipy
- libiconv
- flask
- flask-cors
- gunicorn