diff --git a/EyeTrackApp/requirements.txt b/EyeTrackApp/requirements.txt new file mode 100644 index 0000000..3701a71 --- /dev/null +++ b/EyeTrackApp/requirements.txt @@ -0,0 +1,9 @@ +python-osc == 1.8.0 +opencv-python == 4.6.0.66 +numpy == 1.23.5 +pye3d == 0.3.1 +pysimplegui == 4.60.4 +pydantic == 1.10.2 +win10toast_click == 0.1.2 +onnxruntime == 1.13.1 +serial == 0.0.97