feat: visual emotion recognition agent

ref: N25B-393
This commit is contained in:
Storm
2026-01-13 12:41:18 +01:00
parent 612a96940d
commit 1c88ae6078
5 changed files with 923 additions and 30 deletions

View File

@@ -7,6 +7,7 @@ requires-python = ">=3.13"
dependencies = [
"agentspeak>=0.2.2",
"colorlog>=6.10.1",
"deepface>=0.0.96",
"fastapi[all]>=0.115.6",
"mlx-whisper>=0.4.3 ; sys_platform == 'darwin'",
"numpy>=2.3.3",