frigate/requirements-wheels.txt
Nate Meyer cf03f62088 Load model and submit for inference.
Sucessfully load model and initialize OpenVino engine with either CPU or GPU as device.
Does not parse results for objects.
2022-12-02 10:27:28 -05:00

23 lines
414 B
Plaintext

click == 8.1.*
Flask == 2.2.*
imutils == 0.5.*
matplotlib == 3.6.*
mypy == 0.942
# numpy == 1.22.*
numpy == 1.19.*
opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.*
peewee == 3.15.*
peewee_migrate == 1.4.*
psutil == 5.9.*
pydantic == 1.10.*
PyYAML == 6.0
types-PyYAML == 6.0.*
requests == 2.28.*
types-requests == 2.28.*
scipy == 1.8.*
setproctitle == 1.2.*
ws4py == 0.5.*
zeroconf == 0.39.4
openvino == 2022.*