immich/machine-learning/app
Mert 848ba685eb
fix(ml): race condition when loading models (#3207)
* sync model loading, disabled model ttl by default

* disable revalidation if model unloading disabled

* moved lock
2023-07-11 12:01:21 -05:00
..
models fix(ml): race condition when loading models (#3207) 2023-07-11 12:01:21 -05:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py fix(ml): race condition when loading models (#3207) 2023-07-11 12:01:21 -05:00
conftest.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
main.py fix(ml): race condition when loading models (#3207) 2023-07-11 12:01:21 -05:00
schemas.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
test_main.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00