We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e796a commit ee87863Copy full SHA for ee87863
README.md
@@ -256,9 +256,9 @@ bioimage.core has to offer:
256
Alternatively run the following command in the current workind directory, not the example folder:
257
$ 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"
258
(note that a local 'bioimageio-cli.json' or 'bioimageio-cli.yaml' may interfere with this)
259
- ```
+ ```
260
261
- </details>
+ </details>
262
263
## Installation
264
0 commit comments