Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrei-Claudiu Roibu
BrainMapper
Commits
ca734793
Commit
ca734793
authored
Apr 23, 2020
by
Andrei-Claudiu Roibu
🖥
Browse files
fixed torch version to 1.4 to prevent HPC issues
parent
17bf6050
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
ca734793
...
@@ -13,7 +13,7 @@ setup(
...
@@ -13,7 +13,7 @@ setup(
'nibabel'
,
'nibabel'
,
'numpy'
,
'numpy'
,
'pandas'
,
'pandas'
,
'torch'
,
'torch
==1.4
'
,
'h5py'
,
'h5py'
,
'fslpy'
,
'fslpy'
,
'tensorboardX'
,
'tensorboardX'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment