Skip to content

Bharathi4real/PyTorch-Voting-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voting system using face recognition

setup

Install XAMMP==8.0.30-0-VS16

Run XAMPP and start Apache and MySQL

Open http://localhost/phpmyadmin/

Create a new database named "info"

Import the info.sql file from the project folder

In email_otp.py replace your gmail address and gmail app password

run

install requirements using pip install -r requirements.txt

run the main.py file using

py main.py

the server will start on http://127.0.0.1:1401

admin page

ID = admin PASS = admin@1234

About

Voting System Using Image Processing With PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published