jupyter update
This commit is contained in:
parent
b62aa03b3f
commit
c80c1d2e3c
|
@ -52,7 +52,7 @@
|
|||
"# conda activate ow # 激活虚拟环境\n",
|
||||
"!git clone https://gitee.com/CV_Lab/opencv_webcam.git # clone\n",
|
||||
"%cd opencv_webcam\n",
|
||||
"%pip install -qr requirements.txt # install"
|
||||
"%pip install -qr requirements.txt -U # install"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue