Mercurial > repos > bgruening > bioimage_inference
changeset 1:a1bf1c6c5fac draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/recommendation_training/tools/bioimaging commit 3564cc70b5eb512031ac122534b5c2ff2e558274
author | bgruening |
---|---|
date | Tue, 03 Sep 2024 09:07:34 +0000 |
parents | 9f9ae2ac7820 |
children | 0c0de5546fe1 |
files | bioimage_inference.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/bioimage_inference.xml Fri Aug 02 15:40:26 2024 +0000 +++ b/bioimage_inference.xml Tue Sep 03 09:07:34 2024 +0000 @@ -1,7 +1,7 @@ <tool id="bioimage_inference" name="Process image using a BioImage.IO model" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.0"> <description>with PyTorch</description> <macros> - <token name="@TOOL_VERSION@">2.3.1</token> + <token name="@TOOL_VERSION@">2.4.0</token> <token name="@VERSION_SUFFIX@">0</token> </macros> <creator> @@ -20,8 +20,8 @@ <requirements> <requirement type="package" version="3.9.12">python</requirement> <requirement type="package" version="@TOOL_VERSION@">pytorch</requirement> - <requirement type="package" version="0.18.1">torchvision</requirement> - <requirement type="package" version="2.34.2">imageio</requirement> + <requirement type="package" version="0.19.0">torchvision</requirement> + <requirement type="package" version="2.35.1">imageio</requirement> </requirements> <version_command>echo "@VERSION@"</version_command> <command detect_errors="aggressive">