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 a9d6088 commit d41f4b8Copy full SHA for d41f4b8
example/model_usage.ipynb
@@ -20,7 +20,7 @@
20
"import os\n",
21
"\n",
22
"if os.getenv(\"COLAB_RELEASE_TAG\"):\n",
23
- " %pip install bioimageio.core python-devtools \"napari[all]\""
+ " %pip install bioimageio.core \"napari[all]\" pytorch onnxruntime"
24
]
25
},
26
{
0 commit comments