Skip to content

Commit cd4f2f5

Browse files
authored
Update COLAB_maDLC_TrainNetwork_VideoAnalysis.ipynb
1 parent 5dc89cd commit cd4f2f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/COLAB_maDLC_TrainNetwork_VideoAnalysis.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"source": [
7979
"#(this will take a few minutes to install all the dependences!)\n",
80-
"!pip install deeplabcut==2.2b5\n",
80+
"!pip install deeplabcut\n",
8181
"%reload_ext numpy\n",
8282
"%reload_ext scipy\n",
8383
"%reload_ext matplotlib\n",
@@ -568,4 +568,4 @@
568568
"outputs": []
569569
}
570570
]
571-
}
571+
}

0 commit comments

Comments
 (0)