Skip to content

Commit

Permalink
Add dependency on pylibjpeg, so that we can process DICOMs which stor…
Browse files Browse the repository at this point in the history
…e JPEG images.
  • Loading branch information
jsilter committed Apr 29, 2024
1 parent 5cc0ac1 commit 485d6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ install_requires =
albumentations==1.1.0
pillow>=10.2.0
pydicom==2.3.0
pylibjpeg[all]==2.0.0
torchio==0.18.74
gdown==4.6.0

Expand Down

0 comments on commit 485d6d1

Please sign in to comment.