mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
switch to opencv headless
This commit is contained in:
parent
5b2470e91e
commit
8dab9e17dd
@ -31,7 +31,7 @@ RUN apt -qq update && apt -qq install --no-install-recommends -y \
|
||||
RUN pip3 install -U wheel setuptools
|
||||
|
||||
RUN pip3 install -U \
|
||||
opencv-python \
|
||||
opencv-python-headless \
|
||||
python-prctl \
|
||||
Flask \
|
||||
paho-mqtt \
|
||||
|
Loading…
Reference in New Issue
Block a user