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