Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
update lightning flash installation link (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba committed Apr 22, 2021
1 parent 1ab7346 commit 7bfa80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flash_notebooks/image_classification.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"outputs": [],
"source": [
"%%capture\n",
"! pip install git+https://github.com/PyTorchLightning/pytorch-flash.git"
"! pip install git+https://github.com/PyTorchLightning/lightning-flash.git"
]
},
{
Expand Down

0 comments on commit 7bfa80d

Please sign in to comment.