This commit is contained in:
Nicolas Mowen 2025-09-19 07:02:04 -06:00
parent 27115aa3b6
commit 4c02aec854
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ import os
import numpy as np
logger = logging.getLogger(__name__)

View File

@ -9,7 +9,6 @@ from frigate.log import redirect_output_to_logger
from ..detector_utils import tflite_detect_raw, tflite_init
logger = logging.getLogger(__name__)
DETECTOR_KEY = "cpu"