Skip to content

Commit

Permalink
Add torch to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Dec 19, 2019
1 parent c16fa87 commit 4c2e91f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -16,6 +16,7 @@
'nibabel',
'numpy',
'SimpleITK',
'torch>=1.1',
'tqdm',
]

Expand Down

0 comments on commit 4c2e91f

Please sign in to comment.