-
- Downloads
Merge branch 'load_dicom' into 'main'
Load dicom See merge request !67
... | @@ -10,6 +10,7 @@ Pillow>=10.0.1, | ... | @@ -10,6 +10,7 @@ Pillow>=10.0.1, |
plotly>=5.14.1, | plotly>=5.14.1, | ||
scipy>=1.11.2, | scipy>=1.11.2, | ||
seaborn>=0.12.2, | seaborn>=0.12.2, | ||
pydicom>=2.4.4, | |||
setuptools>=68.0.0, | setuptools>=68.0.0, | ||
tifffile>=2023.4.12, | tifffile>=2023.4.12, | ||
torch>=2.0.1, | torch>=2.0.1, | ||
... | ... |
Please register or sign in to comment