1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-16 16:56:46 +01:00
immich/machine-learning/app/models
Mert 092a23fd7f
feat(server,ml): remove image tagging (#5903)
* remove image tagging

* updated lock

* fixed tests, improved logging

* be nice

* fixed tests
2023-12-20 20:47:56 -05:00
..
__init__.py feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00
base.py feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00
cache.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
clip.py feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00
constants.py Adding the new models to the whitelist (#5736) 2023-12-15 22:45:14 +00:00
facial_recognition.py chore(ml): use strict mypy (#5001) 2023-11-13 10:18:46 -06:00
transforms.py feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00