Skip to content

Commit 371f9ac

Browse files
committed
install opencv package
1 parent 351ca30 commit 371f9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prep_data/image_data_guide/builtin_preprocess_and_train.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"metadata": {},
4646
"outputs": [],
4747
"source": [
48-
"! pip install imageio joblib"
48+
"! pip install imageio joblib opencv-python"
4949
]
5050
},
5151
{

0 commit comments

Comments
 (0)