immich/machine-learning/app
Mert a2f5674bbb
refactor(ml): modularization and styling (#2835)
* basic refactor and styling

* removed batching

* module entrypoint

* removed unused imports

* model superclass,  model cache now in app state

* fixed cache dir and enforced abstract method

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-24 22:18:09 -05:00
..
models refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
main.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
schemas.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00