From 8df15529d1476ffe0f30751203435b42465f3e33 Mon Sep 17 00:00:00 2001 From: SadhulaSaiKumar Date: Fri, 12 Jan 2024 04:38:52 +0000 Subject: [PATCH] Update 'Events/src/myproject2.py' --- Events/src/myproject2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Events/src/myproject2.py b/Events/src/myproject2.py index 1a0992f..25465c3 100644 --- a/Events/src/myproject2.py +++ b/Events/src/myproject2.py @@ -7,7 +7,7 @@ from flask import Flask, render_template, request, redirect, send_file import cv2 app = Flask(__name__) -app.config["IMAGE_UPLOADS"] = "C:/Users/Bizgaze/PycharmProjects/face_recogniction/People" + #datasetPath = "/opt/bizgaze/events.bizgaze.app/wwwroot/_files/1/Gallery/" #peoplePath = "/opt/bizgaze/events.bizgaze.app/wwwroot/_files/People/"