Skip to content

Commit f4983ec

Browse files
Created using Colab
1 parent 1110379 commit f4983ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

notebooks/test_Cellpose-SAM.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,7 @@
154154
},
155155
"outputs": [],
156156
"source": [
157-
"masks_pred, flows, styles = model.eval(imgs,\n",
158-
" niter=1000) # using more iterations for bacteria\n"
157+
"masks_pred, flows, styles = model.eval(imgs, niter=1000) # using more iterations for bacteria\n"
159158
]
160159
},
161160
{

0 commit comments

Comments
 (0)