removed unecessary ENVs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user