Skip to content

Commit e47dcf5

Browse files
committed
update
1 parent 18d2dc9 commit e47dcf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

demo/mmselfsup_colab_tutorial.ipynb

+4-4
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
"source": [
314314
"!pip3 install openmim\n",
315315
"!pip install -U openmim\n",
316-
"!mim install 'mmengine==0.1.0' 'mmcv>=2.0.0rc1'"
316+
"!mim install 'mmengine' 'mmcv>=2.0.0rc1'"
317317
]
318318
},
319319
{
@@ -2713,7 +2713,7 @@
27132713
},
27142714
"gpuClass": "standard",
27152715
"kernelspec": {
2716-
"display_name": "Python 3",
2716+
"display_name": "openmmlab",
27172717
"language": "python",
27182718
"name": "python3"
27192719
},
@@ -2727,11 +2727,11 @@
27272727
"name": "python",
27282728
"nbconvert_exporter": "python",
27292729
"pygments_lexer": "ipython3",
2730-
"version": "3.7.0"
2730+
"version": "3.7.0 (default, Oct 9 2018, 10:31:47) \n[GCC 7.3.0]"
27312731
},
27322732
"vscode": {
27332733
"interpreter": {
2734-
"hash": "1742319693997e01e5942276ccf039297cd0a474ab9a20f711b7fa536eca5436"
2734+
"hash": "5909b3386efe3692f76356628babf720cfd47771f5d858315790cc041eb41361"
27352735
}
27362736
}
27372737
},

0 commit comments

Comments
 (0)