immich/machine-learning/app
Mert 258b98c262
fix(ml): load models in separate threads (#4034)
* load models in thread

* set clip mode logs to debug level

* updated tests

* made fixtures slightly less ugly

* moved responses to json file

* formatting
2023-09-09 16:02:44 +07:00
..
models fix(ml): load models in separate threads (#4034) 2023-09-09 16:02:44 +07:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py docs: remove obsolete environment variables (#3926) 2023-09-01 18:05:45 +07:00
conftest.py fix(ml): load models in separate threads (#4034) 2023-09-09 16:02:44 +07:00
main.py fix(ml): load models in separate threads (#4034) 2023-09-09 16:02:44 +07:00
schemas.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
test_main.py fix(ml): load models in separate threads (#4034) 2023-09-09 16:02:44 +07:00