Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion infra/ai-server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ uvicorn[standard]==0.35.0
pydantic>=2.10,<3
bitsandbytes>=0.45,<1
Pillow==12.3.0
psutil>=6,<8
psutil>=7.2.2,<8
ultralytics==8.3.203
opencv-python-headless>=4.10,<5
# This is the fully local open-source Whisper runtime, not a public AI API client.
Expand Down
Loading