Remove cv2
This commit is contained in:
parent
ec0ebae683
commit
e3acc88441
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ from logging.handlers import SysLogHandler
|
|||
import face_recognition
|
||||
import pyexiv2
|
||||
import PIL
|
||||
import cv2
|
||||
|
||||
class CustomFormatter(logging.Formatter):
|
||||
"""Logging colored formatter, adapted from https://stackoverflow.com/a/56944256/3638629"""
|
||||
|
|
Loading…
Reference in a new issue