From 7d0e643a359eeab77a1bd680202ab9e5611a9beb Mon Sep 17 00:00:00 2001 From: Gurrambhargav <90738974+Gurrambhargav@users.noreply.github.com> Date: Sun, 23 Jul 2023 19:57:47 -0500 Subject: [PATCH] Update Developer Guide for Face tagging --- Developer Guide for Face tagging | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Developer Guide for Face tagging b/Developer Guide for Face tagging index a23534d..323bbea 100644 --- a/Developer Guide for Face tagging +++ b/Developer Guide for Face tagging @@ -31,12 +31,12 @@ Basic knowledge of facial recognition algorithms. Installation To set up the development environment, follow these steps: - Clone the project repository from GitHub. Install the required dependencies using pip. Configure the database connection and API keys. Configuration -The project's configuration is stored in a .env file, which should never be committed to version control. Ensure you provide the necessary environment variables for database access, API keys, and other sensitive information. +The project's configuration is stored in a .env file, which should never be committed to version control. Ensure +you provide the necessary environment variables for database access, API keys, and other sensitive information. Usage Uploading Photos