Skip to content

Commit

Permalink
fix broken asset link (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 authored Jan 28, 2024
1 parent 215baaf commit 6b52173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbs/data_augmentation_segmentation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
" return filename\n",
"\n",
"\n",
"url = \"http://www.zemris.fer.hr/~ssegvic/multiclod/images/causevic16semseg3.png\"\n",
"url = \"https://github.com/kornia/data/raw/main/causevic16semseg3.png\"\n",
"download_image(url)"
]
},
Expand Down

0 comments on commit 6b52173

Please sign in to comment.