immich/machine-learning/app
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
..
models chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
conftest.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
main.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
schemas.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00
test_main.py chore(ml): added testing and github workflow (#2969) 2023-06-27 18:21:33 -05:00