diff --git a/recipes/gaze-detection-video/requirements.txt b/recipes/gaze-detection-video/requirements.txt index 7f22f51a..3c6ebdc3 100644 --- a/recipes/gaze-detection-video/requirements.txt +++ b/recipes/gaze-detection-video/requirements.txt @@ -1,10 +1,10 @@ torch>=2.0.0 transformers>=4.36.0 -opencv-python>=4.8.0 +opencv-python-headless==4.10.0.84 pillow>=10.0.0 matplotlib>=3.7.0 numpy>=1.24.0 tqdm>=4.65.0 pyvips accelerate>=0.26.0 -einops \ No newline at end of file +einops