immich/machine-learning/app
Mert 3cf0f5f11b
fix(ml): model downloading improvements (#3988)
* handle ort `NoSuchFile` error, stricter file check

* keep exception order
2023-09-06 08:48:40 +07:00
..
models fix(ml): model downloading improvements (#3988) 2023-09-06 08:48:40 +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 refactor(ml): model downloading (#3545) 2023-08-05 21:45:13 -05:00
main.py chore(ml): memory optimisations (#3934) 2023-08-31 18:30:53 -05:00
schemas.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
test_main.py feat(ml)!: switch image classification and CLIP models to ONNX (#3809) 2023-08-25 06:28:51 +02:00