From ee878634873676c2e2651ae7a57166d617ee3c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fynn=20Beuttenm=C3=BCller?= Date: Tue, 19 Nov 2024 09:59:55 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42d239b7..49e6cbbd 100644 --- a/README.md +++ b/README.md @@ -256,9 +256,9 @@ bioimage.core has to offer: Alternatively run the following command in the current workind directory, not the example folder: $ bioimageio predict --preview=False --overwrite=True --stats="impartial-shrimp_example/dataset_statistics.json" --inputs="[[\"impartial-shrimp_example/input0/001.tif\"]]" --outputs="impartial-shrimp_example/outputs/{output_id}/{sample_id}.tif" "impartial-shrimp" (note that a local 'bioimageio-cli.json' or 'bioimageio-cli.yaml' may interfere with this) - ``` + ``` - + ## Installation