1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-12 11:45:38 +02:00
immich/mobile/openapi/doc/SystemConfigMachineLearningDto.md
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

577 B
Generated

openapi.model.SystemConfigMachineLearningDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
clip CLIPConfig
enabled bool
facialRecognition RecognitionConfig
url String

[Back to Model list] [Back to API list] [Back to README]