From 38a97310f06b2c32643d0cde8c8447555f2772fb Mon Sep 17 00:00:00 2001 From: Utkarsh Yashwant Tambe <89902664+utkarshtambe10@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:02:40 +0530 Subject: [PATCH] updating opencv-python library command Actually, the command to install OpenCV is opencv-python so, updating the same in README.md file... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2005b95..e35d0fa 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Skin lesion segmentation plays a critical role in the early detection and accura ema_pytorch==0.2.3 matplotlib==3.7.2 numpy==1.24.4 - opencv==4.6.0 + opencv-python==4.6.0 opencv_python_headless==4.8.0.74 Pillow==10.0.0 PyYAML==6.0.1