diff --git a/website/pages/tutorials/index.js b/website/pages/tutorials/index.js index e8ca4e9dd..8eaf36949 100644 --- a/website/pages/tutorials/index.js +++ b/website/pages/tutorials/index.js @@ -36,7 +36,7 @@ class TutorialHome extends React.Component {
You can modify the code and experiment with varying different settings. Remember to install pytorch, torchvision, fvcore and pytorch3d in the first cell of the colab notebook by running:
There is also a button to download the notebook and source code to run it locally.