File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<tool id =" bioimage_inference" name =" Process image using a BioImage.IO model" version =" @TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile =" 23.0" >
22 <description >with PyTorch</description >
33 <macros >
4- <token name =" @TOOL_VERSION@" >2.4.1 </token >
5- <token name =" @VERSION_SUFFIX@" >1 </token >
4+ <token name =" @TOOL_VERSION@" >2.6.0 </token >
5+ <token name =" @VERSION_SUFFIX@" >0 </token >
66 </macros >
77 <creator >
88 <organization name =" European Galaxy Team" url =" https://galaxyproject.org/eu/" />
2020 <requirements >
2121 <requirement type =" package" version =" 3.9.12" >python</requirement >
2222 <requirement type =" package" version =" @TOOL_VERSION@" >pytorch</requirement >
23- <requirement type =" package" version =" 0.19.1 " >torchvision</requirement >
24- <requirement type =" package" version =" 2.35.1 " >imageio</requirement >
23+ <requirement type =" package" version =" 0.21.0 " >torchvision</requirement >
24+ <requirement type =" package" version =" 2.37.0 " >imageio</requirement >
2525 </requirements >
2626 <version_command >echo "@VERSION@"</version_command >
2727 <command detect_errors =" aggressive" >
You can’t perform that action at this time.
0 commit comments