1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00
immich/machine-learning/app
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
..
models fix(deps): update dependency pillow to v10.3.0 [security] (#8493) 2024-04-11 05:48:09 +00:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py refactor!: LOG_LEVEL => IMMICH_LOG_LEVEL (#9557) 2024-05-17 11:44:22 -04:00
conftest.py feat(ml)!: cuda and openvino acceleration (#5619) 2024-01-21 18:22:39 -05:00
healthcheck.py feat: add docker healthchecks to server and ml (#9583) 2024-05-22 16:54:29 +00:00
main.py feat: preloading of machine learning models (#7540) 2024-03-03 19:48:56 -05:00
schemas.py fix(ml): model paths not working (#6705) 2024-01-28 20:54:33 +00:00
test_main.py feat(ml): add cache_dir option to OpenVINO EP (#8018) 2024-03-17 13:48:59 -04:00