mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
* download facial recognition models * download hf models * simplified logic * updated `predict` for facial recognition * ensure download method is called * fixed repo_id for clip * fixed download destination * use st's own `snapshot_download` * conditional download * fixed predict method * check if loaded * minor fixes * updated mypy overrides * added pytest-mock * updated tests * updated lock |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| config.py | ||
| conftest.py | ||
| main.py | ||
| schemas.py | ||
| test_main.py | ||