Skip to content

Commit

Permalink
build(Keras-Applications): added also back Keras Applications (and 2D…
Browse files Browse the repository at this point in the history
… ResNeXt) as classification-models-3D require it...
  • Loading branch information
muellerdo committed Feb 21, 2024
1 parent 2de4ba3 commit fc11a51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pooch==1.6.0
classification-models-3D==1.0.10
vit-keras==0.1.2
tensorflow-addons==0.21.0
Keras-Applications==1.0.8
SimpleITK==2.2.0
batchgenerators==0.25
volumentations-aucmedi==1.0.1
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
'classification-models-3D>=1.0.10',
'vit-keras>=0.1.2',
'tensorflow-addons>=0.21.0',
'Keras-Applications==1.0.8',
'SimpleITK>=2.2.0',
'batchgenerators>=0.25',
'volumentations-aucmedi>=1.0.1',
Expand Down

0 comments on commit fc11a51

Please sign in to comment.