mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-01 19:17:41 +03:00
Clenanup
This commit is contained in:
parent
62c1efc430
commit
157132973a
@ -5,6 +5,7 @@ class EmbeddingTypeEnum(str, Enum):
|
||||
thumbnail = "thumbnail"
|
||||
description = "description"
|
||||
|
||||
|
||||
class EnrichmentModelTypeEnum(str, Enum):
|
||||
arcface = "arcface"
|
||||
facenet = "facenet"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user