Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 498 Bytes

INSTRUCTIONS.md

File metadata and controls

13 lines (11 loc) · 498 Bytes

Setup Instructions

  • Base Operating System

    • Any Operating System
  • Visual Studio Code

    • Download VScode and install it using the default options.
  • Python (and required packages)

    • Download version 3.x from Python.org
    • After downloading install the following libraries.
      • pip install mediapipe
      • pip install opencv-python
      • pip install pyttsx3