1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

399 Commits

Author SHA1 Message Date
98fa532135 fix(deps): update dependency fastapi-slim to v0.112.4 (#12545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 14:13:50 -04:00
12bfb19852 chore(deps): update machine-learning (#12535) 2024-09-10 00:26:11 -04:00
0dd38c6ec1 chore(deps): update machine-learning (#12527) 2024-09-10 00:40:11 +00:00
56bf3cc3d1 chore(ml): bump intel driver version (#12455)
update to 24.31.30508.7
2024-09-07 23:08:11 -04:00
068904f746 chore: version v1.114.0 2024-09-06 13:49:08 +00:00
f8211a128e fix(deps): update machine-learning (#12257) 2024-09-04 14:36:12 -04:00
48da4c9317 chore: version v1.113.1 2024-09-03 14:12:24 +00:00
cc88cbb456 chore: version v1.113.0 2024-08-30 17:16:21 +00:00
f3e176e192 feat(ml): support dynamic scaling (#12065)
feat(ml): make http keep-alive configurable

Closes #12064
2024-08-29 15:11:49 +00:00
c6c7c54fa5 chore(deps): update machine-learning (#12062) 2024-08-28 18:00:47 -04:00
f0c86846e0 fix(deps): update machine-learning (major) (#11928) 2024-08-28 17:59:57 -04:00
00a7b80184 fix(deps): update machine-learning (#11921) 2024-08-24 17:50:05 +00:00
036676d501 fix(ml): tokenization for webli models (#11881) 2024-08-18 11:05:10 -04:00
f40a4fc1c8 fix(ml): broken openvino builds (#11818)
* fix: install opencl from github releases directly to pin versions

* chore: remove configuration-apt script
2024-08-15 13:27:18 -05:00
f7bfde6a32 Version v1.112.1 2024-08-15 00:00:22 +00:00
228a7710e6 Version v1.112.0 2024-08-14 15:51:18 +00:00
fb962f49ea fix(ml): pydantic dep causes starting up issue (#11773)
* fix(ml): pydantic dep causes starting up issue

* revert import
2024-08-14 10:20:12 -05:00
9d09b95618 chore(deps): update machine-learning (#11739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 21:41:37 +00:00
9ed04588b8 chore(deps): update pydantic to v2 (#11701) 2024-08-11 12:23:11 -04:00
20262209ce fix(deps): update dependency setuptools to v70 [security] (#11609) 2024-08-06 10:09:38 -04:00
9765ccb5a7 chore(deps): update machine-learning (#11605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 21:00:00 -04:00
7f03bd8440 chore: dockerfile casing (#11589)
chore: docokerfile casing
2024-08-05 07:51:30 -05:00
2974cdbbee chore: dockerfile casing (#11588) 2024-08-05 12:07:28 +00:00
3968d76a57 fix(deps): update machine-learning (#11320) 2024-08-03 09:24:09 -04:00
41580696c7 feat(ml): add more search models (#11468)
* update export code

* add uuid glob, sort model names

* add new models to ml, sort names

* add new models to server, sort by dims and name

* typo in name

* update export dependencies

* onnx save function

* format
2024-07-31 04:34:45 +00:00
919fd7d41f Version v1.111.0 2024-07-30 19:06:39 +00:00
04340b3a62 Version v1.110.0 2024-07-26 15:38:20 +00:00
2179f83d63 chore(deps): update machine-learning (#11310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-23 12:53:47 -04:00
6394b4a9a3 chore(deps): update machine-learning (#11299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 22:05:16 -04:00
b53bd8c525 fix(deps): update machine-learning (#10740)
* fix(deps): update machine-learning

* update openvino options, cuda

* update openvino build

* fix indentation

* update minimum nvidia driver

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-07-21 19:30:24 -04:00
54488b1016 feat(ml): improved ARM-NN support (#11233) 2024-07-20 15:59:27 -04:00
b9fc59ca9f Version v1.109.2 2024-07-18 19:33:29 +00:00
01ba859567 Version v1.109.1 2024-07-18 17:55:58 +00:00
173c9070c8 fix(ml): re-add worker env (#11192)
re-add worker env
2024-07-18 17:50:52 +00:00
c77702279c Version v1.109.0 2024-07-18 16:03:42 +00:00
88f62087fd chore(ml): set higher worker timeout for openvino (#11174) 2024-07-18 10:50:57 -04:00
c7432834d0 Version v1.108.0 2024-07-10 16:14:02 +00:00
f43721ec92 fix(ml): armnn not being used (#10929)
* fix armnn not being used, move fallback handling to main, add tests

* formatting
2024-07-10 09:20:43 -05:00
96f29cefeb Version v1.107.2 2024-07-03 03:18:19 +00:00
aa29f5d69c Version v1.107.1 2024-07-02 19:04:29 +00:00
b47ec2f88f Version v1.107.0 2024-07-02 14:13:10 +00:00
5b909eeaf0 chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 333f759 (#10631) 2024-06-25 16:18:27 +00:00
9eafbb0524 fix(deps): update machine-learning (#10610) 2024-06-25 12:03:27 -04:00
6356c28f64 refactor(ml): model sessions (#10559) 2024-06-25 12:00:24 -04:00
a42af06889 fix(ml): limit load retries (#10494) 2024-06-20 14:13:18 -04:00
86cbc6e125 chore(ml): support python 3.12 (#10481) 2024-06-19 10:51:10 -04:00
7daa761eed chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to b17c9b1 (#10465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 19:05:26 -04:00
b21572cb32 chore(deps): update machine-learning (#10446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 00:45:29 -04:00
8c2195c820 Version v1.106.4 2024-06-13 15:12:51 +00:00
a8a7d29891 Version v1.106.3 2024-06-12 18:26:10 +00:00