mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
c73832bd9c
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
cache.py | ||
clip.py | ||
facial_recognition.py | ||
image_classification.py |