1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 22:51:59 +00:00
immich/machine-learning/app
Mert 328a58ac0d
feat(ml): add face models (#4952)
added models to config dropdown

fixed downloading

updated tests

use hf for face models

formatting
2023-11-11 19:04:49 -06:00
..
models feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00
conftest.py feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
main.py fix(ml): load models in separate threads (#4034) 2023-09-09 16:02:44 +07:00
schemas.py feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
test_main.py feat(ml): add face models (#4952) 2023-11-11 19:04:49 -06:00