1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-21 15:45:53 +01:00
immich/machine-learning/app/models
Mert 848ba685eb
fix(ml): race condition when loading models ()
* sync model loading, disabled model ttl by default

* disable revalidation if model unloading disabled

* moved lock
2023-07-11 12:01:21 -05:00
..
__init__.py fixed setting different clip, removed unused stubs () 2023-06-27 12:21:50 -05:00
base.py chore(ml): added testing and github workflow () 2023-06-27 18:21:33 -05:00
cache.py fix(ml): race condition when loading models () 2023-07-11 12:01:21 -05:00
clip.py fix(ml): clear model cache on load error () 2023-06-27 16:01:24 -05:00
facial_recognition.py chore(ml): added testing and github workflow () 2023-06-27 18:21:33 -05:00
image_classification.py chore(ml): added testing and github workflow () 2023-06-27 18:21:33 -05:00