Skip to content

Commit

Permalink
fix installs
Browse files Browse the repository at this point in the history
  • Loading branch information
YertleTurtleGit committed Dec 9, 2023
1 parent ac860b6 commit d12a09d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"!pip install -q numpy scikit-image matplotlib requests"
"!pip install -q numpy opencv-python matplotlib requests"
]
},
{
Expand Down

0 comments on commit d12a09d

Please sign in to comment.