Update 3 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 13s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 13s
This commit is contained in:
@@ -27,6 +27,13 @@ DB_DATABASE_NAME=immich
|
||||
# Example: "/mnt/photos:/photos:ro,/mnt/archive:/archive:ro"
|
||||
EXTERNAL_LIBRARIES=""
|
||||
|
||||
# Machine Learning settings
|
||||
# For GPU acceleration, change to: release-cuda, release-openvino, or release-armnn
|
||||
# Machine Learning GPU Acceleration
|
||||
# Options:
|
||||
# release - CPU only (default)
|
||||
# release-cuda - NVIDIA GPU
|
||||
# release-openvino - Intel GPU (Iris Xe, Arc)
|
||||
# release-armnn - ARM GPU
|
||||
ML_IMAGE_TAG=release
|
||||
|
||||
# Enable GPU device access (set to "true" for openvino or cuda)
|
||||
ML_GPU_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user