Skip to content

Commit 2b4dbcf

Browse files
authored
Update demo/MMSegmentation_Tutorial.ipynb
1 parent 5ef9f62 commit 2b4dbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/MMSegmentation_Tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"outputs": [],
6868
"source": [
6969
"# Install PyTorch\n",
70-
"conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit=11.3 - c pytorch\n",
70+
"!conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit=11.3 - c pytorch\n",
7171
"# Install mim\n",
7272
"!pip install -U openmim\n",
7373
"# Install mmengine\n",

0 commit comments

Comments
 (0)