1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/machine-learning/app
Mert a6af4892e3
fix(ml): better model unloading ()
* restart process on inactivity

* formatting

* always update `last_called`

* load models sequentially

* renamed variable, updated docs

* formatting

* made poll env name consistent with model ttl env
2023-11-16 20:42:44 -06:00
..
models chore(ml): use strict mypy () 2023-11-13 10:18:46 -06:00
__init__.py refactor(ml): modularization and styling () 2023-06-24 22:18:09 -05:00
config.py fix(ml): better model unloading () 2023-11-16 20:42:44 -06:00
conftest.py chore(ml): use strict mypy () 2023-11-13 10:18:46 -06:00
main.py fix(ml): better model unloading () 2023-11-16 20:42:44 -06:00
schemas.py chore(ml): use strict mypy () 2023-11-13 10:18:46 -06:00
test_main.py fixed tests () 2023-11-13 19:37:39 +00:00