We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83c185 commit 83ffe66Copy full SHA for 83ffe66
README.md
@@ -73,7 +73,7 @@ bioimageio test-model <MODEL>
73
74
Run prediction for an image stored on disc:
75
```
76
-bioimageio predict-image -m <MODEL> -i <INPUT> -o <OUTPUT>
+bioimageio predict-image <MODEL> --inputs <INPUT> --outputs <OUTPUT>
77
78
79
Run prediction for multiple images stored on disc:
0 commit comments