From 88374ea1add57dbaa6d99d97c1bedba7a350ae22 Mon Sep 17 00:00:00 2001 From: Adityasinh Date: Tue, 31 Dec 2024 21:36:38 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e78164..0276cf8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This project implements a face recognition system using a webcam. It can recogni - SQLite (for face data storage) ## Requirements +- Use requirements.txt to download all library - Windows 10/11 64bit or Linux amd64 - Python 3.11 - [Visual Studio Build Tools](https://visualstudio.microsoft.com/visual-cpp-build-tools/) (FOR WINDOWS ONLY)