mirror of
https://github.com/immich-app/immich.git
synced 2026-06-07 07:15:16 -04:00
add rk3576
This commit is contained in:
@@ -77,7 +77,7 @@ _INSIGHTFACE_MODELS = {
|
||||
|
||||
SUPPORTED_PROVIDERS = ["CUDAExecutionProvider", "OpenVINOExecutionProvider", "CPUExecutionProvider"]
|
||||
|
||||
RKNN_SUPPORTED_SOCS = ["rk3566", "rk3588"]
|
||||
RKNN_SUPPORTED_SOCS = ["rk3566", "rk3576", "rk3588"]
|
||||
RKNN_COREMASK_SUPPORTED_SOCS = ["rk3576", "rk3588"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user