mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
unnecessary model type
This commit is contained in:
parent
585d093baf
commit
49ff045df3
2 changed files with 1 additions and 8 deletions
|
|
@ -31,7 +31,6 @@ class ModelType(StrEnum):
|
|||
RECOGNITION = "recognition"
|
||||
TEXTUAL = "textual"
|
||||
VISUAL = "visual"
|
||||
OCR = "ocr"
|
||||
|
||||
|
||||
class ModelFormat(StrEnum):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue