Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 687 Bytes

File metadata and controls

17 lines (13 loc) · 687 Bytes

Face Recognition (Coding with Python)

Run Script in Visual Studio Code

  • A few python modules and packages are required to download in order to complete this project and have it run properly.

# Install from a list of packages 
pip install -r requirements.txt