forked from Github/frigate
implementing a config file for a single camera
This commit is contained in:
@@ -47,7 +47,8 @@ RUN pip install -U pip \
|
||||
notebook \
|
||||
Flask \
|
||||
imutils \
|
||||
paho-mqtt
|
||||
paho-mqtt \
|
||||
PyYAML
|
||||
|
||||
# Install tensorflow models object detection
|
||||
RUN GIT_SSL_NO_VERIFY=true git clone -q https://github.com/tensorflow/models /usr/local/lib/python3.5/dist-packages/tensorflow/models
|
||||
|
||||
Reference in New Issue
Block a user