Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 395 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 395 Bytes

MediaPipe-Iris

  • Clone the repository.
git clone https://github.com/lbhnsh/gaze-control.git
  • Goto the cloned folder.
cd MediaPipe-Iris

  • Upgrade pip with mentioned command below.
pip install --upgrade pip
  • Install requirements with mentioned command below.
pip install -r requirements.txt
  • Run the code with mentioned command below.

python demo.py