Skip to content

Commit

Permalink
Update demo/MMSegmentation_Tutorial.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowZheng committed Nov 21, 2022
1 parent 2b4dbcf commit ca1dc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/MMSegmentation_Tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"outputs": [],
"source": [
"# Install PyTorch\n",
"!conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit=11.3 - c pytorch\n",
"!conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit=11.3 -c pytorch\n",
"# Install mim\n",
"!pip install -U openmim\n",
"# Install mmengine\n",
Expand Down

0 comments on commit ca1dc71

Please sign in to comment.