Skip to content

Commit

Permalink
Pin upper bound of ultralytics, due to vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
LinasKo committed Dec 5, 2024
1 parent c0e3d4e commit 841d206
Show file tree
Hide file tree
Showing 6 changed files with 864 additions and 864 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
}
],
"source": [
"!pip install ultralytics\n",
"!pip install \"ultralytics<=8.3.40\"\n",
"\n",
"from IPython import display\n",
"display.clear_output()\n",
Expand Down
Loading

0 comments on commit 841d206

Please sign in to comment.