Skip to content

Core Compatibility Report: chatty-frog/v0¤

🟡 bioimageio format validation
status valid-format
source https://hypha.aicell.io/bioimage-io/artifacts/chatty-frog/files/rdf.yaml?version=v0
id 10.5281/zenodo.6338614/6338615
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.tensorflow_saved_model_bundle.dependencies
Custom dependencies (conda:environment.yaml) specified. Avoid this whenever possible to allow execution in a wider range of software environments.
run 'bioimageio test' command
test command 'conda run -n fe5f8703b9d2f8a20ef9fd5cb04ab5aa963a59dfb488c37289941e4892ec5dac bioimageio test https://hypha.aicell.io/bioimage-io/artifacts/chatty-frog/files/rdf.yaml?version=v0 --summary-path=/tmp/tmpe8pq0gta/tensorflow_saved_model_bundle/summary.json --determinism=full --stop-early' did not produce a summary file at /tmp/tmpe8pq0gta/tensorflow_saved_model_bundle/summary.json
recommended conda environment (run 'bioimageio test' command)
%YAML 1.2
---
channels:
  - conda-forge
  - nodefaults
dependencies:
  - bioimageio.core>=0.5.0
  - pip
  - python>=3.7,<3.8
  - pip:
      - stardist>=0.7.3
      - tensorflow>=1.15,<2
conda compare (run 'bioimageio test' command)
bioimageio.core not found pip not found python not found stardist not found tensorflow not found