15 Commits

Author SHA1 Message Date
vhsdream
aa3be7403e Immich: some cleanup 2025-05-06 19:39:53 -04:00
vhsdream
5099feac8e Immich: add update function to immich.sh; small fixes to immich-install.sh 2025-05-06 14:47:53 -04:00
vhsdream
3be09e5f66 Immich: add library_revision and intel package version tracking 2025-05-05 23:59:50 -04:00
vhsdream
61c4d6d5e2 Remove commented commands; some general cleanup 2025-05-05 19:49:21 -04:00
vhsdream
6173a5e71c Fix pthread_affinity OpenVINO crash issue 2025-05-05 16:53:22 -04:00
vhsdream
f28b2e3d70 downgrade to postgresql-16 for pgvecto.rs 2025-05-05 16:53:22 -04:00
vhsdream
5f973894df replace psql commands with sed 2025-05-05 16:52:59 -04:00
vhsdream
ce31f289f3 The cursed typo 2025-05-01 21:02:20 -04:00
vhsdream
0ee0f971cc Add correct DB_VECTOR_EXTENSION to env file 2025-05-01 17:33:38 -04:00
vhsdream
bd281eaf33 Immich with Intel iGPU HW accelerated machine-learning (OpenVINO)
- ***requires adding Immich to the HW-accel section in build.func***
- relocate install dir ownership change command; fix ml script naming
- Fix quoting issue with some var groups
- Switch postgresql setup to standard
- use lowercase i in build.func for HW-accel container config
- Some rearranging and cleanup
- remove python-venv, use uv installer script
- reinstate python3-dev install
- borrowing from immich-native
- Clear execstack for onnxruntime shared object solves the pybind issue
- Replace pg-vector with pgvecto.rs solves the DB migration problem
2025-05-01 17:26:12 -04:00
tremor021
9d0c90432e Fix immich directory creation 2025-04-27 23:04:54 +02:00
vhsdream
279c72c943 Immich: fix unfixed formatting 2025-04-08 11:16:44 -04:00
vhsdream
7c4c4af751 Immich: formatting changes 2025-04-07 08:05:53 -04:00
vhsdream
96548a7890 Immich: simplify ML run script; other small changes 2025-04-01 17:39:38 -04:00
vhsdream
cd152ebaf3 Add Immich install script
This currently only supports CPU machine-learning; CUDA and OpenVINO
will come later.
2025-03-31 07:55:57 -04:00