Skip to content

Commit

Permalink
Update kornia_image_points_transforms.ipynb
Browse files Browse the repository at this point in the history
adding installation of `flax`
  • Loading branch information
YushaArif99 authored Oct 25, 2024
1 parent 76f73fc commit 69727dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples_and_demos/kornia_image_points_transforms.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"%%capture\n",
"!pip install kornia\n",
"!pip install kornia-rs matplotlib\n",
"!pip install flax",
"!pip install -q ivy \n",
"\n",
"!rm -rf ivy_transpiled_outputs/"
Expand Down

0 comments on commit 69727dc

Please sign in to comment.