mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-04 06:33:45 +00:00
Add comment
This commit is contained in:
parent
3276a679f9
commit
7016f6c8e9
@ -91,6 +91,8 @@ class HailoAsyncInference:
|
||||
output_type: Optional[Dict[str, str]] = None,
|
||||
send_original_frame: bool = False,
|
||||
) -> None:
|
||||
# when importing hailo it activates the driver
|
||||
# which leaves processes running even though it may not be used.
|
||||
try:
|
||||
from hailo_platform import (
|
||||
HEF,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user