From 1e51809bbb36ca7455cc9d8b0210ea4ade873cba Mon Sep 17 00:00:00 2001 From: THEFASHIONGEEK <50513357+THEFASHIONGEEK@users.noreply.github.com> Date: Fri, 29 Nov 2019 18:30:53 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2760a6..02be568 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ These instructions will get you a copy of the project up and running on your loc * [Cha-Learn Dataset](http://chalearnlap.cvc.uab.es/dataset/24/description/) - Dataset for this problem * [Pretrained VGG-Face Model](http://www.vlfeat.org/matconvnet/models/vgg-face.mat) Pretrained Vgg-face model * [Pillow 6.1.0](https://pypi.org/project/Pillow/) Python Imaging Library +* [OpenCV 3.4.1](https://breakthrough.github.io/Installing-OpenCV/) library used for Image Processing ### Installing