-
- Downloads
Merge branch 'requirements_update' into 'main'
Specific version of gradio, tifffile and imagecodecs See merge request !127
Branches
No related tags found
albumentations>=1.3.1 | albumentations>=1.3.1 | ||
gradio>=4.27.0 | gradio==4.44 | ||
h5py>=3.9.0 | h5py>=3.9.0 | ||
localthickness>=0.1.2 | localthickness>=0.1.2 | ||
matplotlib>=3.8.0 | matplotlib>=3.8.0 | ||
... | @@ -12,7 +12,8 @@ scipy>=1.11.2 | ... | @@ -12,7 +12,8 @@ scipy>=1.11.2 |
seaborn>=0.12.2 | seaborn>=0.12.2 | ||
pydicom>=2.4.4 | pydicom>=2.4.4 | ||
setuptools>=68.0.0 | setuptools>=68.0.0 | ||
tifffile>=2023.4.12 | imagecodecs==2023.7.10 | ||
tifffile==2023.8.12 | |||
torch>=2.0.1 | torch>=2.0.1 | ||
torchvision>=0.15.2 | torchvision>=0.15.2 | ||
torchinfo>=1.8.0 | torchinfo>=1.8.0 | ||
... | ... |
Please register or sign in to comment