mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 07:06:32 +00:00
8baa96978b
- 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
15 lines
237 B
Plaintext
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
|