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 bfb8efd commit 105e5a0Copy full SHA for 105e5a0
README.md
@@ -54,7 +54,7 @@ The package is also available via pip
54
(e.g. with recommended extras `onnx` and `pytorch`):
55
56
```console
57
-pip install bioimageio.core[onnx,pytorch]
+pip install "bioimageio.core[onnx,pytorch]"
58
```
59
60
### Set up Development Environment
0 commit comments