feat: visual emotion recognition agent #54

Merged
s.o.h.luijkx merged 27 commits from feat/visual-emotion-recognition into main 2026-01-30 16:53:16 +00:00
Showing only changes of commit 5411dbe628 - Show all commits

View File

@@ -23,4 +23,4 @@ test:
- test - test
script: script:
- apt-get update && apt-get install ffmpeg libsm6 libxext6 -y - apt-get update && apt-get install ffmpeg libsm6 libxext6 -y
- uv run pytest test - uv run --only-group test pytest test