Specify newer release version

This commit is contained in:
Nicolas Mowen 2025-04-23 08:04:19 -06:00
parent ba5b25474b
commit c4fddfea8c

View File

@ -119,7 +119,7 @@ class Rknn(DetectionApi):
model_props["model_type"] = model_type
if model_matched:
model_props["filename"] = model_path + f"-{soc}-v2.3.0-1.rknn"
model_props["filename"] = model_path + f"-{soc}-v2.3.2-1.rknn"
model_props["path"] = model_cache_dir + model_props["filename"]