0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/machine-learning/app
Mert df26e12db6
fix(ml): minScore not being set correctly (#3916)
* fixed `minScore` not being set correctly

* apply to init

* don't send `enabled`

* fix eslint warning

* better error message
2023-08-30 03:16:00 -05:00
..
models fix(ml): minScore not being set correctly (#3916) 2023-08-30 03:16:00 -05:00
__init__.py refactor(ml): modularization and styling (#2835) 2023-06-24 22:18:09 -05:00
config.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
conftest.py refactor(ml): model downloading (#3545) 2023-08-05 21:45:13 -05:00
main.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
schemas.py feat(ml)!: customizable ML settings (#3891) 2023-08-29 08:58:00 -05:00
test_main.py feat(ml)!: switch image classification and CLIP models to ONNX (#3809) 2023-08-25 06:28:51 +02:00