Skip to content

Commit d897d8f

Browse files
update version info
1 parent 5979c6b commit d897d8f

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

paper/cpsam/invariances.ipynb

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"this notebook runs both cyto3 and cellpose-sam so uses cellpose==3.1.1.2 with the cellpose-sam net hacked in\n",
8+
"\n",
9+
"(see example env setup in benchmark_all_sam.ipynb)"
10+
]
11+
},
312
{
413
"cell_type": "code",
514
"execution_count": null,
@@ -359,6 +368,9 @@
359368
}
360369
],
361370
"metadata": {
371+
"colab": {
372+
"provenance": []
373+
},
362374
"kernelspec": {
363375
"display_name": "cellsam",
364376
"language": "python",
@@ -375,11 +387,8 @@
375387
"nbconvert_exporter": "python",
376388
"pygments_lexer": "ipython3",
377389
"version": "3.10.15"
378-
},
379-
"colab": {
380-
"provenance": []
381390
}
382391
},
383392
"nbformat": 4,
384393
"nbformat_minor": 0
385-
}
394+
}

0 commit comments

Comments
 (0)