mirror of
https://github.com/immich-app/immich.git
synced 2025-12-01 15:59:51 +09:00
refactor: rename clip -> smart search (#6713)
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
icon: mdiImageSearch,
|
||||
title: api.getJobName(JobName.SmartSearch),
|
||||
subtitle: 'Run machine learning on assets to support smart search',
|
||||
disabled: !$featureFlags.clipEncode,
|
||||
disabled: !$featureFlags.smartSearch,
|
||||
},
|
||||
[JobName.FaceDetection]: {
|
||||
icon: mdiFaceRecognition,
|
||||
|
||||
Reference in New Issue
Block a user