Skip to content

Commit

Permalink
[Docs] Fix colab notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Nov 16, 2023
1 parent 0830a2b commit 31c88e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/run.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"outputs": [],
"source": [
"#@title\n",
"!pip install -U torch\n",
"!pip install -U torch torchvision\n",
"!pip install -e ."
]
},
Expand Down

0 comments on commit 31c88e8

Please sign in to comment.