Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 237 Bytes

Face & Voice Recognition

An Graduation Project AI System that is focused on Face and Voice Recognition

To Download and run the app:

  1. open cmd in project folder
  2. pip install -r requirements.txt
  3. flask run -h localhost -p 3000