Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 358 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 358 Bytes

GazeTracker

Main

main

How to start

git clone https://github.com/DVL-Sejong/GazeTracker.git
cd GazeTracker
conda env create --file environment.yaml
conda activate GazeTracker
pip install -r requirements.txt
python MainWindow.py