Commit Graph

450 Commits (main)

Author SHA1 Message Date
github-actions 8d836ae04f chore: version v1.124.2 2025-01-08 23:16:35 +00:00
github-actions cc10fc15c3 chore: version v1.124.1 2025-01-08 16:16:15 +00:00
github-actions 840d99ed25 chore: version v1.124.0 2025-01-07 19:00:42 +00:00
renovate[bot] ef0070c3fd
fix(deps): update machine-learning (#14891) 2024-12-23 20:04:55 -05:00
renovate[bot] e0fc8734bf
chore(deps): update dependency ruff to v0.8.3 (#14756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 15:35:22 -05:00
github-actions fd34a914a6 chore: version v1.123.0 2024-12-17 16:00:50 +00:00
renovate[bot] 4edeed9739
fix(deps): update machine-learning (#14630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 09:03:04 -06:00
github-actions c52f1bae81 chore: version v1.122.3 2024-12-11 21:15:03 +00:00
renovate[bot] 71b48b11e6
chore(deps): update dependency pytest-cov to v6 (#13925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 11:24:13 -06:00
renovate[bot] bcc438eafb
fix(deps): update dependency python-multipart to v0.0.18 [security] (#14458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 22:00:01 +00:00
github-actions 03eb5903fe chore: version v1.122.2 2024-12-08 23:41:22 +00:00
github-actions 97c1eb7289 chore: version v1.122.1 2024-12-06 13:49:14 +00:00
github-actions 37220a342a chore: version v1.122.0 2024-12-05 16:29:46 +00:00
github-actions 98c9ae1f7d chore: version v1.121.0 2024-11-20 16:15:53 +00:00
renovate[bot] b031a8cac1
fix(deps): update machine-learning (#14219) 2024-11-18 20:17:18 -05:00
github-actions 31a1e64b58 chore: version v1.120.2 2024-11-12 17:30:29 +00:00
Robert Schütz e3426c880f
chore(ml): replace fastapi-slim with fastapi (#14091)
The two have been identical since version 0.112.0:
https://github.com/fastapi/fastapi/discussions/11525#discussioncomment-10219861
2024-11-11 23:08:29 -05:00
github-actions 599b489f81 chore: version v1.120.1 2024-11-07 15:31:19 +00:00
github-actions f1b8a9374f chore: version v1.120.0 2024-11-06 16:17:29 +00:00
renovate[bot] 3f99ef90ec
fix(deps): update machine-learning (#13919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 19:50:17 -05:00
renovate[bot] 7961435d36
fix(deps): update machine-learning (#13786) 2024-10-30 16:38:56 +00:00
github-actions 00dd9419a5 chore: version v1.119.1 2024-10-29 13:33:36 +00:00
github-actions 8449e78c8f chore: version v1.119.0 2024-10-28 14:41:08 +00:00
Robert Schütz 988d527212
chore(ml): remove setuptools from dependencies (#13762) 2024-10-27 17:10:55 +00:00
Mert 1ec9a60e41
feat(ml): configurable batch size for facial recognition (#13689)
* configurable batch size, default openvino to 1

* update docs

* don't add a new dependency for two lines

* fix typing
2024-10-23 07:50:28 -05:00
renovate[bot] 1ef2804d20
chore(deps): update dependency ruff to v0.7.0 (#13682) 2024-10-22 17:14:01 +00:00
renovate[bot] 0d4a18151d
fix(deps): update dependency pydantic-settings to v2.6.0 (#13671) 2024-10-22 09:42:23 -04:00
renovate[bot] 84e6e276bf
fix(deps): update machine-learning (#13661) 2024-10-21 22:21:38 -04:00
github-actions e8015dc7d7 chore: version v1.118.2 2024-10-16 18:44:39 +00:00
renovate[bot] 240de1239e
fix(deps): update dependency ftfy to v6.3.0 (#13480) 2024-10-15 19:59:17 -04:00
github-actions edd7dfb5d8 chore: version v1.118.1 2024-10-15 20:44:10 +00:00
renovate[bot] 7e49b0c875
fix(deps): update dependency tokenizers to v0.20.1 (#13470) 2024-10-15 15:38:18 -04:00
renovate[bot] 6d56927c2c
chore(deps): update machine-learning (#13452) 2024-10-15 14:39:35 -04:00
github-actions 8f69d9d0ec chore: version v1.118.0 2024-10-15 10:48:53 +00:00
Mert e7397f35c9
chore(ml): update pydantic (#13230)
* update pydantic

* fix typing

* remove unused import

* remove unused schema
2024-10-13 18:00:21 -04:00
Mert 3ba2602664
fix(ml): pin onnxruntime-openvino (#13290) 2024-10-08 18:03:28 -04:00
renovate[bot] 58f14f27cf
fix(deps): update machine-learning (#13270) 2024-10-07 22:11:57 -04:00
Mert bd826b0b9b
feat(ml): round-robin device assignment (#13237)
* round-robin device assignment

* docs and tests

clarify doc
2024-10-07 17:37:45 -04:00
github-actions 6b8462402b chore: version v1.117.0 2024-10-03 01:59:28 +00:00
renovate[bot] f0ad6627a5
fix(deps): update machine-learning (#13070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 21:54:28 -04:00
renovate[bot] 7579bc4359
fix(deps): update machine-learning (#12883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 22:07:59 +00:00
github-actions 8bbcd5c31e chore: version v1.116.2 2024-09-27 18:17:49 +00:00
github-actions 7c15e11efc chore: version v1.116.1 2024-09-27 15:32:16 +00:00
github-actions 60679a6369 chore: version v1.116.0 2024-09-26 14:51:27 +00:00
renovate[bot] 529d49471f
fix(deps): update machine-learning (#12747) 2024-09-20 10:09:15 -04:00
renovate[bot] b0aafce16b
fix(deps): update machine-learning (#12740) 2024-09-16 21:09:24 -04:00
github-actions 230eff4e1a chore: version v1.115.0 2024-09-12 15:37:59 +00:00
Mert a68e6be7e1
chore(ml): remove deprecated kwarg when downloading models (#12589)
remove local_dir_use_symlinks
2024-09-11 22:21:33 -05:00
Mert 22dc9bcebb
fix(ml): batch axis not being added for recognition model (#12588)
* fix has_batch_axis

* fix typing
2024-09-11 22:21:12 -05:00
Mert ad58d7e23e
chore(ml): downgrade to cuda 12.2 (#12587)
* downgrade to cuda 12.2

* update docs
2024-09-12 00:25:57 +00:00
renovate[bot] 9b528519e4
chore(deps): update dependency ruff to v0.6.4 (#12553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 14:32:35 -04:00
renovate[bot] 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
renovate[bot] 12bfb19852
chore(deps): update machine-learning (#12535) 2024-09-10 00:26:11 -04:00
renovate[bot] 0dd38c6ec1
chore(deps): update machine-learning (#12527) 2024-09-10 00:40:11 +00:00
Mert 56bf3cc3d1
chore(ml): bump intel driver version (#12455)
update to 24.31.30508.7
2024-09-07 23:08:11 -04:00
github-actions 068904f746 chore: version v1.114.0 2024-09-06 13:49:08 +00:00
renovate[bot] f8211a128e
fix(deps): update machine-learning (#12257) 2024-09-04 14:36:12 -04:00
github-actions 48da4c9317 chore: version v1.113.1 2024-09-03 14:12:24 +00:00
github-actions cc88cbb456 chore: version v1.113.0 2024-08-30 17:16:21 +00:00
Richard Kojedzinszky f3e176e192
feat(ml): support dynamic scaling (#12065)
feat(ml): make http keep-alive configurable

Closes #12064
2024-08-29 15:11:49 +00:00
renovate[bot] c6c7c54fa5
chore(deps): update machine-learning (#12062) 2024-08-28 18:00:47 -04:00
renovate[bot] f0c86846e0
fix(deps): update machine-learning (major) (#11928) 2024-08-28 17:59:57 -04:00
renovate[bot] 00a7b80184
fix(deps): update machine-learning (#11921) 2024-08-24 17:50:05 +00:00
Mert 036676d501
fix(ml): tokenization for webli models (#11881) 2024-08-18 11:05:10 -04:00
Zack Pollard 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
Alex The Bot f7bfde6a32 Version v1.112.1 2024-08-15 00:00:22 +00:00
Alex The Bot 228a7710e6 Version v1.112.0 2024-08-14 15:51:18 +00:00
Alex 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
renovate[bot] 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
Robert Schütz 9ed04588b8
chore(deps): update pydantic to v2 (#11701) 2024-08-11 12:23:11 -04:00
renovate[bot] 20262209ce
fix(deps): update dependency setuptools to v70 [security] (#11609) 2024-08-06 10:09:38 -04:00
renovate[bot] 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
Jason Rasmussen 7f03bd8440
chore: dockerfile casing (#11589)
chore: docokerfile casing
2024-08-05 07:51:30 -05:00
Jason Rasmussen 2974cdbbee
chore: dockerfile casing (#11588) 2024-08-05 12:07:28 +00:00
renovate[bot] 3968d76a57
fix(deps): update machine-learning (#11320) 2024-08-03 09:24:09 -04:00
Mert 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
Alex The Bot 919fd7d41f Version v1.111.0 2024-07-30 19:06:39 +00:00
Alex The Bot 04340b3a62 Version v1.110.0 2024-07-26 15:38:20 +00:00
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
Fynn Petersen-Frey 54488b1016
feat(ml): improved ARM-NN support (#11233) 2024-07-20 15:59:27 -04:00
Alex The Bot b9fc59ca9f Version v1.109.2 2024-07-18 19:33:29 +00:00
Alex The Bot 01ba859567 Version v1.109.1 2024-07-18 17:55:58 +00:00
Mert 173c9070c8
fix(ml): re-add worker env (#11192)
re-add worker env
2024-07-18 17:50:52 +00:00
Alex The Bot c77702279c Version v1.109.0 2024-07-18 16:03:42 +00:00
Mert 88f62087fd
chore(ml): set higher worker timeout for openvino (#11174) 2024-07-18 10:50:57 -04:00
Alex The Bot c7432834d0 Version v1.108.0 2024-07-10 16:14:02 +00:00
Mert 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
Alex The Bot 96f29cefeb Version v1.107.2 2024-07-03 03:18:19 +00:00
Alex The Bot aa29f5d69c Version v1.107.1 2024-07-02 19:04:29 +00:00
Alex The Bot b47ec2f88f Version v1.107.0 2024-07-02 14:13:10 +00:00
renovate[bot] 5b909eeaf0
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 333f759 (#10631) 2024-06-25 16:18:27 +00:00
renovate[bot] 9eafbb0524
fix(deps): update machine-learning (#10610) 2024-06-25 12:03:27 -04:00
Mert 6356c28f64
refactor(ml): model sessions (#10559) 2024-06-25 12:00:24 -04:00
Mert a42af06889
fix(ml): limit load retries (#10494) 2024-06-20 14:13:18 -04:00
Mert 86cbc6e125
chore(ml): support python 3.12 (#10481) 2024-06-19 10:51:10 -04:00
renovate[bot] 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
renovate[bot] 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
Alex The Bot 8c2195c820 Version v1.106.4 2024-06-13 15:12:51 +00:00
Alex The Bot a8a7d29891 Version v1.106.3 2024-06-12 18:26:10 +00:00
Alex The Bot 81790ab166 Version v1.106.2 2024-06-11 19:09:13 +00:00
renovate[bot] 36bdbf93a7
fix(deps): update machine-learning (#10099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 11:24:10 -04:00
Alex The Bot b5991c908e Version v1.106.1 2024-06-11 09:39:23 +00:00
Alex The Bot f32c02bd25 Version v1.106.0 2024-06-10 17:50:00 +00:00
Mert 2b1b43a7e4
feat(ml): composable ml (#9973)
* modularize model classes

* various fixes

* expose port

* change response

* round coordinates

* simplify preload

* update server

* simplify interface

simplify

* update tests

* composable endpoint

* cleanup

fixes

remove unnecessary interface

support text input, cleanup

* ew camelcase

* update server

server fixes

fix typing

* ml fixes

update locustfile

fixes

* cleaner response

* better repo response

* update tests

formatting and typing

rename

* undo compose change

* linting

fix type

actually fix typing

* stricter typing

fix detection-only response

no need for defaultdict

* update spec file

update api

linting

* update e2e

* unnecessary dimension

* remove commented code

* remove duplicate code

* remove unused imports

* add batch dim
2024-06-07 03:09:47 +00:00
renovate[bot] 454c995e90
chore(deps): update machine-learning (#9969) 2024-06-03 22:41:10 -04:00
renovate[bot] 771df7f09f
fix(deps): update machine-learning (#9812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 10:07:27 +01:00
CodaBool 6a4c2e97c0
feat: add docker healthchecks to server and ml (#9583)
* add healthcheck

* format, import, IMMICH_PORT, and eslint change

* chore: clean up nodejs healthcheck

* fix ruff formating

* add healthcheck

* format, import, IMMICH_PORT, and eslint change

* chore: clean up nodejs healthcheck

* fix ruff formating

* add healthcheck to dockerfile

* poetry run ruff check --fix

* removed 2 of 3 console calls

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-05-22 16:54:29 +00:00
renovate[bot] 6119618ae2
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to d5b8281 (#9616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 09:48:11 +01:00
Mert 9aed736911
fix(ml): openvino not working with kernel 6.7.5 or later (#9541)
* add envs

* move to Dockerfile
2024-05-18 00:00:20 +00:00
Jason Rasmussen 2e62c7b417
refactor: node_env => immich_env (#9561) 2024-05-17 13:30:05 -04:00
Jason Rasmussen d61418886f
refactor!: port env (#9559)
refactor: port env
2024-05-17 12:59:05 -04:00
Jason Rasmussen 4807fc40a6
refactor!: LOG_LEVEL => IMMICH_LOG_LEVEL (#9557)
refactor: LOG_LEVEL => IMMICH_LOG_LEVEL
2024-05-17 11:44:22 -04:00
Alex The Bot 88d4338348 Version v1.105.1 2024-05-14 21:31:24 +00:00
renovate[bot] 5583635947
chore(deps): update python:3.11-bookworm docker digest to 96de1ea (#9490) 2024-05-14 19:13:56 +00:00
dependabot[bot] dd64379a4e
chore(deps-dev): bump flask-cors from 4.0.0 to 4.0.1 in /machine-learning (#9485) 2024-05-14 14:06:40 -04:00
dependabot[bot] c1cdda0ac4
chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 in /machine-learning (#9483) 2024-05-14 17:08:29 +00:00
Alex The Bot 596ab39293 Version v1.105.0 2024-05-14 17:07:25 +00:00
dependabot[bot] f01cf63c70
chore(deps): bump tqdm from 4.66.1 to 4.66.3 in /machine-learning (#9481) 2024-05-14 16:51:07 +00:00
dependabot[bot] e55c5091d9
chore(deps-dev): bump werkzeug from 3.0.1 to 3.0.3 in /machine-learning (#9480) 2024-05-14 16:37:50 +00:00
renovate[bot] 77b8c2f330
chore(deps): update machine-learning (#9478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-14 10:57:15 -04:00
renovate[bot] 09e9e91b6a
fix(deps): update machine-learning (#9304)
* fix(deps): update machine-learning

* use fastapi-slim

* fix lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-05-14 14:46:20 +00:00
Alex The Bot a6f557c24c Version v1.104.0 2024-05-13 18:31:57 +00:00
renovate[bot] 8ff397527f
chore(deps): update machine-learning (#9292) 2024-05-06 22:21:24 -04:00
renovate[bot] 926de96ce6
chore(deps): update dependency ruff to v0.4.2 (#9186) 2024-04-30 14:38:05 -04:00
renovate[bot] 374a9b557b
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to f4c5c3c (#9181) 2024-04-30 13:37:29 -04:00
renovate[bot] c1636ef7ab
chore(deps): update machine-learning (#9168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 02:24:09 +00:00
Alex The Bot ba18776fc2 Version v1.103.1 2024-04-29 17:53:49 +00:00
Alex The Bot 4291b38769 Version v1.103.0 2024-04-29 14:42:49 +00:00
dependabot[bot] 953896a35a
chore(deps): bump onnx from 1.15.0 to 1.16.0 in /machine-learning (#9122)
Bumps [onnx](https://github.com/onnx/onnx) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](https://github.com/onnx/onnx/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: onnx
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 19:50:49 +00:00
renovate[bot] 70c78a09a4
chore(deps): update dependency ruff to v0.4.0 (#9047) 2024-04-23 17:03:32 -04:00
renovate[bot] 7a2c1bab23
chore(deps): update machine-learning (#9029) 2024-04-23 14:33:12 -04:00
Alex The Bot a2180a467d Version v1.102.3 2024-04-20 20:17:39 +00:00
Alex The Bot 25549b87c9 Version v1.102.2 2024-04-20 15:55:32 +00:00
Alex The Bot 6eb1b82541 Version v1.102.1 2024-04-20 13:43:46 +00:00
Alex The Bot 886e07604e Version v1.102.0 2024-04-19 20:08:02 +00:00
renovate[bot] 7db07bbe61
fix(deps): update dependency gunicorn to v22 [security] (#8863) 2024-04-17 11:23:24 -04:00
renovate[bot] 4c4ebf769f
chore(deps): update dependency ruff to v0.3.6 (#8850) 2024-04-16 12:53:04 -04:00
aviv926 58e516c766
Docs: minor changes (#8814)
* minor

* add image

* PR feedback

* npm run format:fix of course 4_4

* Remove what is not relevant

* pr feedback

* PR feedback

* revert npm run format

* Update docs/docs/FAQ.mdx

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>

* Update FAQ.mdx

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2024-04-16 07:26:12 +02:00
renovate[bot] 1c1e461936
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 4de6145 (#8828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 00:40:12 +00:00
renovate[bot] 640f53fe0a
fix(deps): update dependency pillow to v10.3.0 [security] (#8493)
* fix(deps): update dependency pillow to v10.3.0 [security]

* fix typing

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-04-11 05:48:09 +00:00
renovate[bot] 1bca1b8bde
fix(deps): update machine-learning (#8646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 01:38:30 -04:00
Alex The Bot 3b0fff3b3d Version v1.101.0 2024-04-05 02:39:51 +00:00
Lukas e47a89b274
Add notes for facial recogniton models source (#8522)
Co-authored-by: LakesLab <lackeslab@gmail.com>
2024-04-04 18:42:27 -05:00
renovate[bot] 4ed68cf673
fix(deps): update dependency orjson to v3.10.0 (#8473) 2024-04-02 19:22:50 +00:00
renovate[bot] e520c0d1f5
chore(deps): update dependency black to v24.3.0 [security] (#8109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 00:44:57 -04:00
renovate[bot] e2d5a8c0bb
fix(deps): update machine-learning (#8280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-31 06:05:18 +00:00
Alex The Bot 16513b4a6e Version v1.100.0 2024-03-28 18:36:38 +00:00
renovate[bot] 9fd5d2ad9c
fix(deps): update machine-learning (#8057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 22:59:15 -04:00