0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-04 02:11:44 -05: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
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
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