- 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