Skip to content

Commit

Permalink
Update all bioimageio.core and bioimageio.spec versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanHCenalmor committed Dec 13, 2024
1 parent 935fec8 commit 6db67de
Show file tree
Hide file tree
Showing 10 changed files with 2,492 additions and 2,489 deletions.
4 changes: 2 additions & 2 deletions Colab_notebooks/CycleGAN_ZeroCostDL4Mic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@
"!pip install -q fpdf2==2.8.1\n",
"\n",
"# The [bioimageio] extras are installed for bioimageio model support\n",
"!pip install -q bioimageio.core==0.6.9\n",
"!pip install -q bioimageio.spec==0.5.3.2\n",
"!pip install -q bioimageio.core==0.7.0\n",
"!pip install -q bioimageio.spec==0.5.3.5\n",
"\n",
"# Install an older version of scikit-image\n",
"# !pip install -q scikit-image==0.18.0\n",
Expand Down
4,946 changes: 2,473 additions & 2,473 deletions Colab_notebooks/StarDist_2D_ZeroCostDL4Mic.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Colab_notebooks/U-Net_2D_Multilabel_ZeroCostDL4Mic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@
"!pip install -q fpdf2==2.8.1\n",
"\n",
"# The [bioimageio] extras are installed for bioimageio model support\n",
"!pip install -q bioimageio.core==0.6.9\n",
"!pip install -q bioimageio.spec==0.5.3.2\n",
"!pip install -q bioimageio.core==0.7.0\n",
"!pip install -q bioimageio.spec==0.5.3.5\n",
"\n",
"# Install fixed version of pydantic to avoid bugs on 2.10.0\n",
"!pip install -q pydantic==2.9.2\n",
Expand Down
4 changes: 2 additions & 2 deletions Colab_notebooks/U-Net_2D_ZeroCostDL4Mic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@
"!pip install -q fpdf2==2.8.1\n",
"\n",
"# The [bioimageio] extras are installed for bioimageio model support\n",
"!pip install -q bioimageio.core==0.6.9\n",
"!pip install -q bioimageio.spec==0.5.3.2\n",
"!pip install -q bioimageio.core==0.7.0\n",
"!pip install -q bioimageio.spec==0.5.3.5\n",
"\n",
"# Install fixed version of pydantic to avoid bugs on 2.10.0\n",
"!pip install -q pydantic==2.9.2\n",
Expand Down
4 changes: 2 additions & 2 deletions Colab_notebooks/pix2pix_ZeroCostDL4Mic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@
"!pip install -q lpips==0.1.4\n",
"\n",
"# The [bioimageio] extras are installed for bioimageio model support\n",
"!pip install -q bioimageio.core==0.6.9\n",
"!pip install -q bioimageio.spec==0.5.3.2\n",
"!pip install -q bioimageio.core==0.7.0\n",
"!pip install -q bioimageio.spec==0.5.3.5\n",
"\n",
"# Install an older version of scikit-image\n",
"# !pip install -q scikit-image==0.18.0\n",
Expand Down
5 changes: 3 additions & 2 deletions requirements_files/2D_UNet_multilabel_requirements_simple.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Requirements for U_Net_2D_Multilabel_ZeroCostDL4Mic.ipynb
Pillow==11.0.0
bioimageio.core==0.6.9
bioimageio.spec==0.5.3.2
bioimageio.core==0.7.0
bioimageio.spec==0.5.3.5
fpdf2==2.8.1
future==1.0.0
h5py==3.12.1
Expand All @@ -13,6 +13,7 @@ orbax-checkpoint==0.3.0
pandas==2.2.2
pathlib==1.0.1
pip==24.1.2
pydantic==2.9.2
requests==2.32.3
scikit-image==0.24.0
scikit-learn==1.5.2
Expand Down
5 changes: 3 additions & 2 deletions requirements_files/2D_UNet_requirements_simple.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Requirements for U_Net_2D_ZeroCostDL4Mic.ipynb
Pillow==11.0.0
bioimageio.core==0.6.9
bioimageio.spec==0.5.3.2
bioimageio.core==0.7.0
bioimageio.spec==0.5.3.5
fpdf2==2.8.1
future==1.0.0
h5py==3.12.1
Expand All @@ -13,6 +13,7 @@ orbax-checkpoint==0.3.0
pandas==2.2.2
pathlib==1.0.1
pip==24.1.2
pydantic==2.9.2
requests==2.32.3
scikit-image==0.24.0
scikit-learn==1.5.2
Expand Down
1 change: 1 addition & 0 deletions requirements_files/3D_UNet_requirements_simple.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ orbax-checkpoint==0.3.0
pandas==2.2.2
pathlib==1.0.1
pip==24.1.2
pydantic==2.9.2
requests==2.32.3
scikit-image==0.24.0
scikit-learn==1.5.2
Expand Down
4 changes: 2 additions & 2 deletions requirements_files/CycleGAN_requirements_simple.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Requirements for CycleGAN_ZeroCostDL4Mic.ipynb
astropy==6.1.7
Augmentor==0.2.12
bioimageio.core==0.6.9
bioimageio.spec==0.5.3.2
bioimageio.core==0.7.0
bioimageio.spec==0.5.3.5
dominate==2.9.1
fpdf2==2.8.1
h5py==3.12.1
Expand Down
4 changes: 2 additions & 2 deletions requirements_files/pix2pix_requirements_simple.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Requirements for pix2pix_ZeroCostDL4Mic.ipynb
astropy==6.1.7
Augmentor==0.2.12
bioimageio.core==0.6.9
bioimageio.spec==0.5.3.2
bioimageio.core==0.7.0
bioimageio.spec==0.5.3.5
dominate==2.9.1
fpdf2==2.8.1
h5py==3.12.1
Expand Down

0 comments on commit 6db67de

Please sign in to comment.