Skip to content

Commit d41f4b8

Browse files
committed
add notebook dependecies
1 parent a9d6088 commit d41f4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/model_usage.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"import os\n",
2121
"\n",
2222
"if os.getenv(\"COLAB_RELEASE_TAG\"):\n",
23-
" %pip install bioimageio.core python-devtools \"napari[all]\""
23+
" %pip install bioimageio.core \"napari[all]\" pytorch onnxruntime"
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)