mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fixed setting different clip, removed unused stubs (#2987)
This commit is contained in:
parent
b3e97a1a0c
commit
4d3ce0a65e
5 changed files with 6 additions and 25 deletions
|
|
@ -61,6 +61,4 @@ class FaceResponse(BaseModel):
|
|||
class ModelType(Enum):
|
||||
IMAGE_CLASSIFICATION = "image-classification"
|
||||
CLIP = "clip"
|
||||
CLIP_VISION = "clip-vision"
|
||||
CLIP_TEXT = "clip-text"
|
||||
FACIAL_RECOGNITION = "facial-recognition"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue