fix: 去掉配置注释中冗余的'不属于 [batch] 段'说明
This commit is contained in:
parent
b8a98e89c0
commit
15e2239b00
@ -104,7 +104,7 @@ width_limit_meters = 3.0
|
|||||||
# 小模型静默继续当前检测;可调:小模型误判调大,大模型漏判调小
|
# 小模型静默继续当前检测;可调:小模型误判调大,大模型漏判调小
|
||||||
large_model_file_size_mb = 50.0
|
large_model_file_size_mb = 50.0
|
||||||
|
|
||||||
# 自定义物流类别(根级 [[custom_category]] 数组,不属于 [batch] 段)
|
# 自定义物流类别(根级 [[custom_category]] 数组)
|
||||||
# 用于扩展内置类别,只需填写类别名称
|
# 用于扩展内置类别,只需填写类别名称
|
||||||
# 示例:
|
# 示例:
|
||||||
# [[custom_category]]
|
# [[custom_category]]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user