-- added correct versioning for feature extraction

This commit is contained in:
TimoKurz 2026-03-14 13:41:58 +01:00
parent 9406be3c18
commit c439e35e39

View File

@ -13,11 +13,12 @@ paho-mqtt
tensorflow
# Camera / feature extraction stack
opencv-python
mediapipe
torch
moviepy
pygazeanalyser
# It is necessary to create an extra environment for the extraction pipeline, because of the different version needs
Python==3.10
numpy==1.24.4
scipy==1.10.1
opencv-python==4.7.0.72
mediapipe==0.10.13
py-feat
# Data ingestion (ownCloud + HDF)