新增指定模型文件

This commit is contained in:
zqc
2026-03-09 13:28:38 +08:00
parent 74f555f38c
commit 365dcc94e5
3 changed files with 15 additions and 7 deletions

View File

@@ -4,6 +4,8 @@ from utils.logger import get_logger
logger = get_logger(__name__)
MODEL_ROOT_PATH = 'YOLO_Weight'
ALERT_PUSH_URL = ""
HLS_ROOT_PATH = ""