mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 04:57:42 +03:00
Specify newer release version
This commit is contained in:
parent
ba5b25474b
commit
c4fddfea8c
@ -119,7 +119,7 @@ class Rknn(DetectionApi):
|
|||||||
model_props["model_type"] = model_type
|
model_props["model_type"] = model_type
|
||||||
|
|
||||||
if model_matched:
|
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"]
|
model_props["path"] = model_cache_dir + model_props["filename"]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user