Revert 'Add VIPS_NOVECTOR' [nobuild]

This commit is contained in:
GitHub Actions
2025-09-09 11:46:03 +00:00
parent bafbfcad50
commit 0b2cad7005
4 changed files with 8 additions and 12 deletions

View File

@@ -83,8 +83,7 @@
"REDIS_HOSTNAME": "localhost",
"REDIS_PORT": "6379",
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
"TRANSFORMERS_CACHE": "/data/machine-learning",
"VIPS_NOVECTOR": "1"
"TRANSFORMERS_CACHE": "/data/machine-learning"
},
"hassio_api": true,
"image": "ghcr.io/alexbelgium/immich-{arch}",
@@ -149,7 +148,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.141.1-2",
"version": "1.141.1",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -82,8 +82,7 @@
"REDIS_HOSTNAME": "localhost",
"REDIS_PORT": "6379",
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
"TRANSFORMERS_CACHE": "/data/machine-learning",
"VIPS_NOVECTOR": "1"
"TRANSFORMERS_CACHE": "/data/machine-learning"
},
"hassio_api": true,
"image": "ghcr.io/alexbelgium/immich_cuda-{arch}",
@@ -148,7 +147,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.141.1-2",
"version": "1.141.1",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -83,8 +83,7 @@
"REDIS_HOSTNAME": "localhost",
"REDIS_PORT": "6379",
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
"TRANSFORMERS_CACHE": "/data/machine-learning",
"VIPS_NOVECTOR": "1"
"TRANSFORMERS_CACHE": "/data/machine-learning"
},
"hassio_api": true,
"image": "ghcr.io/alexbelgium/immich_noml-{arch}",
@@ -149,7 +148,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.141.1-2",
"version": "1.141.1",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -82,8 +82,7 @@
"REDIS_HOSTNAME": "localhost",
"REDIS_PORT": "6379",
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
"TRANSFORMERS_CACHE": "/data/machine-learning",
"VIPS_NOVECTOR": "1"
"TRANSFORMERS_CACHE": "/data/machine-learning"
},
"hassio_api": true,
"image": "ghcr.io/alexbelgium/immich_openvino-{arch}",
@@ -148,7 +147,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.141.1-2",
"version": "1.141.1",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}