NifTK / NiftyNet

[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
http://niftynet.io
Apache License 2.0
1.36k stars 404 forks source link

fixes pip install dependencies #453

Closed wyli closed 4 years ago

wyli commented 4 years ago

Status

READY

Description

fixes https://gitlab.com/NifTK/NiftyNet/-/jobs/316159810 where "tensorflow-gpu 1.13.2 has requirement numpy<2.0,>=1.16.0"

Types of changes