mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
891 B
891 B
openapi.model.SystemConfigMachineLearningDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| availabilityChecks | MachineLearningAvailabilityChecksDto | ||
| clip | CLIPConfig | ||
| duplicateDetection | DuplicateDetectionConfig | ||
| enabled | bool | Enabled | |
| facialRecognition | FacialRecognitionConfig | ||
| ocr | OcrConfig | ||
| urls | List | ML service URLs | [default to const []] |