Add comment

This commit is contained in:
Nicolas Mowen 2025-05-12 08:19:03 -06:00
parent 3276a679f9
commit 7016f6c8e9

View File

@ -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,