Skip to content

Commit

Permalink
debug settings.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
bmandracchia committed Oct 1, 2024
1 parent e56ee0b commit 4dad548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ status = 3
user = bmandracchia

### Optional ###
requirements = pandas aicsimageio==4.14 h5py==3.11 plotly==5.23 fastai==2.7.12 monai==1.2.0 pytorch>=2.0.1 pytorch-cuda==11.8 torchio==0.18.91 xlrd>=1.2.0 scikit-image==0.19.3 imagedata==2.1.3 pooch==1.8.2 mamba-ssm==2.2.2
requirements = pandas aicsimageio==4.14 h5py==3.11 plotly==5.23 fastai==2.7.12 monai==1.2.0 torch==2.0.1 pytorch-cuda==11.8 torchio==0.18.91 xlrd>=1.2.0 scikit-image==0.19.3 imagedata==2.1.3 pooch==1.8.2 mamba-ssm==2.2.2
dev_requirements = ipywidgets nbdev-numpy nbdev-stdlib pandas matplotlib nbclassic
# console_scripts =

0 comments on commit 4dad548

Please sign in to comment.