Files
detections/requirements.txt
T
Oleksandr Bezdieniezhnykh 8baa96978b [AZ-180] Refactor detection event handling and improve SSE support
- Updated the detection image endpoint to require a channel ID for event streaming.
- Introduced a new endpoint for streaming detection events, allowing clients to receive real-time updates.
- Enhanced the internal buffering mechanism for detection events to manage multiple channels.
- Refactored the inference module to support the new event handling structure.

Made-with: Cursor
2026-04-03 02:42:05 +03:00

15 lines
237 B
Plaintext

fastapi==0.135.2
uvicorn[standard]==0.42.0
PyJWT==2.12.1
h11==0.16.0
python-multipart==0.0.22
Cython==3.2.4
opencv-python==4.10.0.84
numpy==2.3.0
onnxruntime==1.22.0
pynvml==12.0.0
requests==2.32.4
loguru==0.7.3
av==14.2.0
xxhash==3.5.0