0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
immich/machine-learning/app/models
Mert 935f471ccb
chore(ml): use strict mypy (#5001)
* improved typing

* improved export typing

* strict mypy & check export folder

* formatting

* add formatting checks for export folder

* re-added init call
2023-11-13 10:18:46 -06:00
..
__init__.py
base.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
cache.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
clip.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
constants.py
facial_recognition.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
image_classification.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
transforms.py