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
38efbd63ea
commit
50bcf60893
@ -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 wheel setuptools
|
||||||
|
|
||||||
RUN pip3 install -U \
|
RUN pip3 install -U \
|
||||||
opencv-python \
|
opencv-python-headless \
|
||||||
python-prctl \
|
python-prctl \
|
||||||
Flask \
|
Flask \
|
||||||
paho-mqtt \
|
paho-mqtt \
|
||||||
|
Loading…
Reference in New Issue
Block a user