Skip to content

Commit

Permalink
rerun CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wasserth committed Feb 29, 2024
1 parent cba79e5 commit e8f6fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions totalsegmentator/nnunet.py
Original file line number Diff line number Diff line change
Expand Up @@ -645,3 +645,4 @@ def nnUNet_predict_image(file_in: Union[str, Path, Nifti1Image], file_out, task_
nib.save(skin, file_out / "skin.nii.gz")

return img_out, img_in_orig

0 comments on commit e8f6fb5

Please sign in to comment.