Skip to content

Core Compatibility Report: lucky-fox/v0¤

✔️ bioimageio format validation
status passed
source https://hypha.aicell.io/bioimage-io/artifacts/lucky-fox/files/rdf.yaml?version=v0
id lucky-fox
format version model 0.4.10
bioimageio.spec 0.5.6.0
Location Details
✔️ Successfully created `ModelDescr` instance.
✔️ bioimageio.spec format validation model 0.4.10
✔️ weights.torchscript Reproduce test outputs from test inputs (torchscript)
weights.torchscript
recommended conda environment (Reproduce test outputs from test inputs (torchscript))
%YAML 1.2
---
channels:
  - pytorch
  - conda-forge
  - nodefaults
dependencies:
  - conda-forge::bioimageio.core
  - mkl ==2024.0.0
  - numpy <2
  - pip
  - pytorch==1.10.0
  - setuptools <70.0.0
  - torchaudio==0.10.0
  - torchvision==0.11.0
weights.torchscript
conda compare (Reproduce test outputs from test inputs (torchscript))
See Conda Environment Comparison 1.

Conda Environment Comparison 1

usage: conda [-h] [-v] [--no-plugins] [-V] COMMAND ...  conda is a tool for managing and
deploying applications, environments and packages.  options:   -h, --help            Show this
help message and exit.   -v, --verbose         Can be used multiple times. Once for detailed
output,                         twice for INFO logging, thrice for DEBUG logging, four
times for TRACE logging.   --no-plugins          Disable all plugins that are not built into
conda.   -V, --version         Show the conda version number and exit.  commands:   The
following built-in and plugins subcommands are available.    COMMAND     activate
Activate a conda environment.     clean               Remove unused packages and caches.
commands            List all available conda subcommands (including those
from plugins). Generally only used by tab-completion.     compare             Compare packages
between conda environments.     config              Modify configuration values in .condarc.
content-trust       Signing and verification tools for Conda     create              Create a
new conda environment from a list of                         specified packages.     deactivate
Deactivate the current active conda environment.     doctor              Display a health report
for your environment.     env                 Create and manage conda environments.     export
Export a given environment     info                Display information about current conda
install.     init                Initialize conda for shell interaction.     install
Install a list of packages into a specified conda                         environment.     list
List installed packages in a conda environment.     notices             Retrieve latest channel
notifications.     package             Create low-level conda packages. (EXPERIMENTAL)
remove (uninstall)  Remove a list of packages from a specified conda
environment.     rename              Rename an existing environment.     repoquery
Advanced search for repodata.     run                 Run an executable in a conda environment.
search              Search for packages and display associated information
using the MatchSpec format.     token               Set repository access token and configure
default_channels     tos                 A subcommand for viewing, accepting, rejecting, and
otherwise interacting with a channel's Terms of                         Service (ToS). This
plugin periodically checks for                         updated Terms of Service for the
active/selected                         channels. Channels with a Terms of Service will need
to be accepted or rejected prior to use. Conda will                         only allow package
installation from channels without                         a Terms of Service or with an
accepted Terms of                         Service. Attempting to use a channel with a rejected
Terms of Service will result in an error.     update (upgrade)    Update conda packages to the
latest compatible                         version.