1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-27 10:58:13 +02:00
immich/machine-learning/app/models
Mert df1e8679d9
chore(ml): added testing and github workflow (#2969)
* added testing

* github action for python, made mypy happy

* formatted with black

* minor fixes and styling

* test model cache

* cache test dependencies

* narrowed model cache tests

* moved endpoint tests to their own class

* cleaned up fixtures

* formatting

* removed unused dep
2023-06-27 18:21:33 -05:00
..
__init__.py fixed setting different clip, removed unused stubs (#2987) 2023-06-27 12:21:50 -05:00
base.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
cache.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
clip.py fix(ml): clear model cache on load error (#2951) 2023-06-27 16:01:24 -05:00
facial_recognition.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
image_classification.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00