How to set a custom name for Hailo Detection App?

Hello guys, my application works correctly, but the default name of my app is displayed as ‘Profile 1 Hailo Detection App’. How can I change it? By the way, I am using the hailo-infra repository.

Try this file:

GitHub - hailo-apps-infra - defines.py

# Detection pipeline defaults
DETECTION_APP_TITLE = "Hailo Detection App"