andreped commited on
Commit
2d9bee3
·
unverified ·
1 Parent(s): 896d7e2

torch==1.10

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -13,7 +13,7 @@ setup(
13
  'monai<=0.3.0',
14
  'lungmask@git+https://github.com/andreped/lungmask',
15
  'nibabel',
16
- 'torch==1.11',
17
  ],
18
  entry_points={
19
  'console_scripts': [
 
13
  'monai<=0.3.0',
14
  'lungmask@git+https://github.com/andreped/lungmask',
15
  'nibabel',
16
+ 'torch==1.10',
17
  ],
18
  entry_points={
19
  'console_scripts': [