diff --git a/cluster/apps/immich/machine-learning/DaemonSet.yaml b/cluster/apps/immich/machine-learning/DaemonSet.yaml index f8c2c4d..c3838e7 100644 --- a/cluster/apps/immich/machine-learning/DaemonSet.yaml +++ b/cluster/apps/immich/machine-learning/DaemonSet.yaml @@ -52,14 +52,6 @@ spec: name: immich-db-app key: password optional: false - # Check this ENVs maybe it works also for other ML models - - name: MACHINE_LEARNING_PRELOAD__CLIP - value: ViT-B-32__openai - - name: MACHINE_LEARNING_PRELOAD__FACIAL_RECOGNITION - value: buffalo_l - # May not be needed - - name: MACHINE_LEARNING_EXECUTION_PROVIDERS - value: "OpenVINOExecutionProvider,CPUExecutionProvider" envFrom: - configMapRef: name: immich